]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix severe (crashing) bugs with two calls to qglDrawElements when using
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Jun 2013 06:20:52 +0000 (06:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Jun 2013 06:20:52 +0000 (06:20 +0000)
commit48aa8723e4e82f2329a6053f95075af8cbf37444
treeb0523a828b24abf1440d277420f8d7e98695dbd3
parent36dc9ea8b11d602992f66aeec3750b819dfdb43b
fix severe (crashing) bugs with two calls to qglDrawElements when using
index buffers (this bug was hidden by gl_mesh_drawrangeelements being 1
by default)

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