]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
texture images now take on the TEXF_FORCENEAREST and TEXF_FORCELINEAR flags from...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 17 Apr 2005 09:05:32 +0000 (09:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 17 Apr 2005 09:05:32 +0000 (09:05 +0000)
commit620d0574b0890b31919e473824aedb8e08d10158
tree8eabf41cf7849d3486d9fbfc7d808c7d61aa54cb
parent5eadf077b1314f28fd88f831ec5310cc8cdff7af
texture images now take on the TEXF_FORCENEAREST and TEXF_FORCELINEAR flags from the textures placed in them (as was intended), so gl_texturemode changes
should no longer affect them

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