Header file clean-up:
[mesa.git] / src / mesa / drivers / ggi / ggimesa.c
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-09-27 Brian Paulnew texture compression infrastructure
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-06-10 Brian PaulGGI driver updates (Filip Spacek)
2001-03-07 Jon TaylorMisc build fixes
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype changes.
2000-12-28 Jon TaylorFixed GGIMesa build problems.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jon Taylorswrast setup fixes
2000-11-21 Jon TaylorMore auto* build fixes
2000-11-19 Jon Taylor* More work on the auto* build system
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-16 Jon TaylorSmall compile fix
2000-10-28 Jon TaylorLots of misc. bugfixes to bring GGIMesa in sync with...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-06-11 Jon TaylorLots of small updates to GGIMesa, tracking LibGGI inter...
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-03-27 Jon TaylorMinor fixups
2000-02-17 Brian Paulreplaced gl_ggiRendererString() with gl_ggiGetString()
2000-01-07 Jon Taylor* Fixups to the GGIMesa code to reflect the recent...
1999-08-27 Jon TaylorFixed double buffering bug when running in X
1999-08-24 Jon Taylor*** empty log message ***
1999-08-23 Jon Taylor*** empty log message ***