]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add several gl_info_ cvars which holds gl_vendor, gl_driver, gl_platform, extensions...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Dec 2009 17:49:50 +0000 (17:49 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Dec 2009 17:49:50 +0000 (17:49 +0000)
commit79b2ab35e21c8e9ddd9058440119b8eede473757
tree5ce0317c1e956abb1803c1f859e3ce1018f0e7b6
parent7552885ae0db4b06e323f60ad00e43274adcdd61
Add several gl_info_ cvars which holds gl_vendor, gl_driver, gl_platform, extensions found by engine and some other. QC can read them and use. Example of use: locking or restricting certain controls in menu if feature is not supported.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9539 d7cf8633-e32d-0410-b094-e92efae38249
vid_shared.c