DOS and glide driver updates from Daniel Borca
[mesa.git] / src / mesa / drivers / glide / fxapi.c
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-05-10 Brian Paulcheck hardware type and use SETUP_SNAP if needed
2001-03-27 Brian Paulsilence compiler warnings
2001-03-03 Brian Paulused indent to clean-up the code
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith WhitwellLots of changes:
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-08-31 Brian Pauladded more resolutions (Andy Sloane)
2000-05-05 Brian Pauladded check for tmuRam==4 for Voodoo2 (Bernd)
2000-05-04 Brian Paulmade fxMesaCurrentCtx static
2000-04-14 Brian Paulapplied Bernd's changes to useBGR code
2000-03-31 Brian Paulmisc clean-up
2000-03-31 Brian Pauladded more debugging code
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-03-19 Brian Paulremoved GL_FXMESA_global_texture_lod_bias extension
2000-03-03 Brian Pauldepth buffer change, BGR/RGB setup change
2000-02-12 Brian Pauladded MESA_FX_NO_SIGNALS env var (Michael Vance)
2000-02-09 Brian Pauludpated version/copyright info
2000-01-13 Brian Pauladded fxMesaContext arg to fxInitPixelTables()
1999-12-10 Brian Paulpass new args to gl_create_framebuffer
1999-12-01 Brian PaulfxInitPixelTables() change for Voodoo 1/2 vs 3
1999-11-15 Brian Paulupdate/merge with Daryll's X server changes
1999-10-08 Keith Whitwellfixed voodoo initialization
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-10-05 Miklos FazekasMinor cleanup.
1999-08-29 Keith Whitwellremoved bogus call
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision