]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added gl_workaround_mac_texmatrix cvar to allow some testing to be done
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 12 Apr 2008 09:22:04 +0000 (09:22 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 12 Apr 2008 09:22:04 +0000 (09:22 +0000)
commitaeadffdfb910678e1ce41f1d33845aa97c37edc6
tree6ff5ff85ff8617dcee4365531efcb81cdb8c97c2
parent01946832d5e1aeae1f707457a4f032b58b5de52c
added gl_workaround_mac_texmatrix cvar to allow some testing to be done
on the osx GLSL texmatrix bug
modified R_Mesh_Draw to make gl_mesh_prefer_short_elements 0 apply to
element buffers as well as arrays, if both forms of element buffer are
provided (this is only a behavior improvement, no effect currently)

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