Module name:    twilight
Repository:     twilight/src/renderer/
Changes by:     eviltypeguy     14 Nov 2001 17:23:09 UTC

Log message:
  Change all GL_LUMINANCE_ALPHA generated textures to GL_RGBA textures,
  since apparently GL_LUMINANCE_ALPHA is buggy for some GL drivers,
  generally not supported in hardware if it supported (it's supported
  through drivers) and as such is not an optimized path, this appears to work,
  but I'm sure I may have b0rked it...

Modified files:
      twilight/src/renderer/:
        noise_textures.c 
  
  Revision      Changes    Path
  1.4           +29 -19    twilight/src/renderer/noise_textures.c


_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits

Reply via email to