fix GL_BACK color material bug
[mesa.git] / src / mesa / drivers / glide / fxdrv.h
2000-05-26 Brian Paulinclude glheader.h instead of system headers
2000-05-04 Brian Paulconditionally include some fields in the context struct...
2000-04-20 Brian Paulminor clean-up
2000-03-29 Brian Paulnew texture image download code
2000-03-27 Brian Paulremoved tfxMipMapLevel's used and translate fields...
2000-03-23 Brian Pauladded some comments and new texture image functions
2000-03-22 Brian Pauladded Daryll's patches for texture alignment
2000-03-07 Brian Pauladded target parameter to Driver.TexEnv()
2000-03-03 Brian Paulclean-up warnings
2000-02-16 Brian Paulupdate fog near/far bug fix
2000-02-16 Brian Paulupdated with changes from DRI project CVS
2000-02-09 Brian Paulremoved fxDDBufferSize proto
2000-01-18 Brian Paulupdated with latest DRI tree changes
2000-01-13 Brian Pauladded fxMesaContext arg to fxInitPixelTables()
1999-12-10 Brian Paulnew depth buffer functions
1999-12-10 Brian Paulapplied Daryll's patches
1999-11-22 Brian Paulremoved redundant fxCloseHardware() decl
1999-11-18 Brian Paulremoved unused fxTMNewTMFreeNode decl
1999-11-15 Brian Paulinclude mem.h
1999-11-15 Brian Paulupdate/merge with Daryll's X server changes
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-08 Keith Whitwellfixed voodoo initialization
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-10-05 Miklos FazekasPacked RGB support.
1999-08-29 Keith Whitwellmore fixes on the fast path
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision