fix GL_BACK color material bug
[mesa.git] / src / mesa / drivers / glide / fxsetup.c
2000-06-05 Brian Paulfixed bugs in fxSetupDepthTest()
2000-05-05 Brian Paulfixed glDrawBuffer(GL_NONE) bug
2000-04-19 Keith WhitwellUse smooth shaded triangles always. Fix SoF bug.
2000-03-29 Brian Paulnew texture image download code
2000-03-07 Brian Paulremoved Driver.UseGlobalTexturePalette()
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 Pauludpated version/copyright info
2000-02-06 Brian Paulin fxSelectSingleTMUSrc_NoLock(), added check for haveT...
2000-02-04 Brian Paulpass IntFormat, not Format to fxTexGetFormat
2000-01-18 Brian Paulupdated with latest DRI tree changes
2000-01-06 Brian Paulreturn GL_FALSE in fxDDColorMask
1999-12-10 Brian Paulapplied Daryll's patches
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-05 Miklos FazekasAdded packed ARGB support.
1999-08-19 jtgInitial revision