]> 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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 23 Mar 2020 20:37:55 +0000 (20:37 +0000)
commitc78240adf3aa2928002de7201e7bdfe02ecfe3b5
tree3ee7f39159a71370a780a0192dc2e9f63e90d3d8
parentc86f199b83d6e60a28de0ad2509319db7408ba60
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
gl_rmain.c