new fxDDClear(), fxDDDrawBitmp(), example extension registration code
[mesa.git] / src / mesa / drivers / glide / fxdd.c
2000-02-25 Brian Paulnew fxDDClear(), fxDDDrawBitmp(), example extension...
2000-02-16 Brian Paulupdated with changes from DRI project CVS
2000-02-13 Brian Paulinitialize fxMesa->verbose with MESA_FX_INFO env var
2000-02-09 Brian Paulupdated fxDDGetString() for DRI
2000-02-06 Brian Paulclearing depth buffer failed when clearing front color...
2000-01-18 Brian Paulupdated with latest DRI tree changes
2000-01-13 Brian Pauladded fxMesaContext arg to fxInitPixelTables()
2000-01-06 Brian Paulupdated Clear function for new mask bits
1999-12-10 Brian Paulnew depth buffer functions
1999-11-25 Brian Paulreplaced Driver.SetBuffer() with SetDrawBuffer() and...
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-16 Miklos FazekasFixed a MacOS specific compile error.
1999-10-08 Keith Whitwellfixed voodoo initialization
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-10-05 Miklos FazekasAdded support for GL_ext_texture_add
1999-09-18 Keith WhitwellLarge patch:
1999-09-11 Keith Whitwellbugix from raul for fxddbitmap
1999-09-11 Brian Paulinclude extensions.h
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision