]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed GL_CheckExtension to not even bother checking for an extension if
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 1 Mar 2008 08:03:23 +0000 (08:03 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 1 Mar 2008 08:03:23 +0000 (08:03 +0000)
commit34e90c208b9cc8aab4a7599e42baa38b28dae423
tree2a3773638674ab9f345fa8e83909158523bec8c9
parentd2c15e1b10b1f7a62829958959a307ad8272ba87
fixed GL_CheckExtension to not even bother checking for an extension if
the name does not begin with GL_ or WGL_ or similar things

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