]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Simplify R_DrawCustomSurface by calling R_DrawCustomSurface_Texture.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 23 Mar 2020 20:37:55 +0000 (20:37 +0000)
committerRudolf Polzer <divVerent@gmail.com>
Mon, 23 Mar 2020 20:51:43 +0000 (13:51 -0700)
commitf3796fe229870fa0c91d2f96b604cb8f1a284895
treea4c59a45182292160cf1cc9ebb54dd222ed7d374
parentb761eb6b6ce3048307c587f097d0c4f13f6cc0c4
Simplify R_DrawCustomSurface by calling R_DrawCustomSurface_Texture.

Also, removed some stuff that's redundant with R_GetCurrentTexture.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12524 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=c78240adf3aa2928002de7201e7bdfe02ecfe3b5
gl_rmain.c