]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
now checks for both TexImage3D built into the OpenGL library and for GL_EXT_texture3D...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 Oct 2002 23:09:46 +0000 (23:09 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 Oct 2002 23:09:46 +0000 (23:09 +0000)
commit88c1a55fa24dee1c85b917fe654dba0fa3348355
tree0dc32fc91ef494ed196e25b1099056d65cb6ba10
parent0842f5b47e27ebfc2b143387732d71f159ae3b40
now checks for both TexImage3D built into the OpenGL library and for GL_EXT_texture3D (glTexImage3DEXT, etc)

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