Module name:    twilight
Repository:     twilight/src/renderer/
Changes by:     mercury 11 Nov 2001 14:14:26 UTC

Log message:
  Just a few little things, we now actually include the extension defines.
  (That would be opengl_ext.h.)
  We now have a 0-2 lightmap range in all but one case.
  (The one case is mtex without combine, I'm not sure it will EVER happen.)
  Cleaned up some lightmap problems.
  -bpp no longer decides if we use 3 byte or 4 byte lightmaps.
  We now use gl_colorlights 2 to say we want a 4 byte lightmap.

Modified files:
      twilight/qw/:
        gl_rsurf.c glquake.h vid_sdl.c 
      twilight/src/renderer/:
        opengl.h 
Added files:
      twilight/src/renderer/:
        opengl_ext.h 
  
  Revision      Changes    Path
  1.47          +111 -37   twilight/qw/gl_rsurf.c
  1.43          +3 -13     twilight/qw/glquake.h
  1.71          +28 -24    twilight/qw/vid_sdl.c
  1.2           +3 -3      twilight/src/renderer/opengl.h


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

Reply via email to