Age | Commit message (Expand) | Author |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-14 | context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu... | Brian Paul |
2002-06-15 | Added ctx parameter to _mesa_debug() | Brian Paul |
2001-09-23 | fixed some configure;make build problems. cleaned-up copyright info. | Brian Paul |
2001-05-10 | check hardware type and use SETUP_SNAP if needed | Brian Paul |
2001-03-27 | silence compiler warnings | Brian Paul |
2001-03-03 | used indent to clean-up the code | Brian Paul |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-23 | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-11-05 | Lots of changes: | Keith Whitwell |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-08-31 | added more resolutions (Andy Sloane) | Brian Paul |
2000-05-05 | added check for tmuRam==4 for Voodoo2 (Bernd) | Brian Paul |
2000-05-04 | made fxMesaCurrentCtx static | Brian Paul |
2000-04-14 | applied Bernd's changes to useBGR code | Brian Paul |
2000-03-31 | misc clean-up | Brian Paul |
2000-03-31 | added more debugging code | Brian Paul |
2000-03-31 | updates for separate R/G/B/A accum buffer sizes | Brian Paul |
2000-03-19 | removed GL_FXMESA_global_texture_lod_bias extension | Brian Paul |
2000-03-03 | depth buffer change, BGR/RGB setup change | Brian Paul |
2000-02-12 | added MESA_FX_NO_SIGNALS env var (Michael Vance) | Brian Paul |
2000-02-09 | udpated version/copyright info | Brian Paul |
2000-01-13 | added fxMesaContext arg to fxInitPixelTables() | Brian Paul |
1999-12-10 | pass new args to gl_create_framebuffer | Brian Paul |
1999-12-01 | fxInitPixelTables() change for Voodoo 1/2 vs 3 | Brian Paul |
1999-11-15 | update/merge with Daryll's X server changes | Brian Paul |
1999-10-08 | fixed voodoo initialization | Keith Whitwell |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-10-05 | Minor cleanup. | Miklos Fazekas |
1999-08-29 | removed bogus call | Keith Whitwell |
1999-08-26 | various pipeline bugs | Keith Whitwell |
1999-08-19 | Initial revision | jtg |