]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed texrgbscale to int rather than float, this allowed me to change all remaining...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 30 Apr 2002 06:24:30 +0000 (06:24 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 30 Apr 2002 06:24:30 +0000 (06:24 +0000)
commit94647f3d1659ed489fd78f148da781df9214f3b2
tree9b6cef363b6a440557444f61e5741abcc3d6a0e0
parentfc117f42d5cd245a7a50eba5f566fb8cf4093671
changed texrgbscale to int rather than float, this allowed me to change all remaining glTexEnvf calls to glTexEnvi

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