summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/ggi/ggimesa.c
AgeCommit message (Expand)Author
2008-09-18mesa: prefix more #includes with "main/"Brian Paul
2007-02-16Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier
2006-11-01Remove x/y/width/height parameters from Clear functions.Brian Paul
2006-10-15Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code toBrian Paul
2005-09-07some updates, but code still out of dateBrian Paul
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-09-10applied patch #1026109Brian Paul
2004-09-10assorted updates (bug #1025977)Brian Paul
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2003-09-22apply patch #740145 from SourceForgeBrian Paul
2002-10-25#include fixesBrian Paul
2002-10-24Header file clean-up:Brian Paul
2002-10-14context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...Brian Paul
2002-10-11Another round of glRead/DrawBuffer() clean-ups and simplifications.Brian Paul
2002-10-04Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul
2002-09-27new texture compression infrastructureBrian Paul
2002-07-09Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()Brian Paul
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul
2002-06-10GGI driver updates (Filip Spacek)Brian Paul
2001-03-07Misc build fixesJon Taylor
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-01-24Lots of GLchan datatype changes.Brian Paul
2000-12-28Fixed GGIMesa build problems.Jon Taylor
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-22swrast setup fixesJon Taylor
2000-11-21More auto* build fixesJon Taylor
2000-11-19* More work on the auto* build systemJon Taylor
2000-11-17Minor header file changes to silence warnings.Brian Paul
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-11-16Small compile fixJon Taylor
2000-10-28Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources.Jon Taylor
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-06-11Lots of small updates to GGIMesa, tracking LibGGI internals changesJon Taylor
2000-03-31updates for separate R/G/B/A accum buffer sizesBrian Paul
2000-03-27Minor fixupsJon Taylor
2000-02-17replaced gl_ggiRendererString() with gl_ggiGetString()Brian Paul
2000-01-07* Fixups to the GGIMesa code to reflect the recent DD API changesJon Taylor
1999-08-27Fixed double buffering bug when running in XJon Taylor
1999-08-24*** empty log message ***Jon Taylor
1999-08-23*** empty log message ***Jon Taylor