Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Feb 26 19:00:41 EST 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2003-02-27 00:00:41 UTC

Log message:

changed TEXF_CLAMP to use GL_CLAMP_TO_EDGE (GL_EXT_texture_edge_clamp or GL_SGIS_texture_edge_clamp) instead of GL_CLAMP because it's a more useful behavior all-round, also fixed normalization cubemap on non-NVIDIA cards by doing this (I was properly using GL_CLAMP for attenuation texture, but not for normalization cubemap... *slaps self*)

Modified files:
     vid_shared.c glquake.h gl_textures.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20030227.000041.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030227/104209c9/attachment.diff>


More information about the twilight-commits mailing list