summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/ggi
AgeCommit message (Expand)Author
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-09-03fixed compilation problem for swdd->SetBufferBrian 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-07-02More .cvsignore updates.pesco
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
2001-01-03Added missing #include "mmath.h"Jon Taylor
2000-12-28Fixed GGIMesa build problems.Jon Taylor
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-23More auto* build system updatesJon Taylor
2000-11-22 Modified Files:Jouk Jansen
2000-11-22More auto* build system fixesJon Taylor
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-18* Auto* build fixesJon 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-11-13* Updated the autoconf/automake/libtool build systemJon Taylor
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
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-09-21Disable genkgi sublib handling until we have some sublibs to handleJon Taylor
1999-09-13Re-added missing GGIMesa context bufsize structure memberJon 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
1999-08-22*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-19Initial revisionjtg