]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a bug where R_GetTexture could return 0 rather than a white texture.
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 12 Apr 2018 21:44:41 +0000 (21:44 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 12 Apr 2018 21:44:41 +0000 (21:44 +0000)
commit3307772b098f1831642177bc53c975b402d57c4f
treeb22690b3d1cbdf50140e99fa4fa60d1b2536cd8b
parent0766a43538f3b526cba347157d5259bb3e5785a9
Fix a bug where R_GetTexture could return 0 rather than a white texture.

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