summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/ggi
Commit message (Expand)AuthorAgeFilesLines
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-161-2/+2
* Make git ignore files only generated at build time.Michel Dänzer2006-12-062-0/+0
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-3/+7
* Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code toBrian Paul2006-10-151-2/+10
* some updates, but code still out of dateBrian Paul2005-09-071-43/+5
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-9/+9
* applied patch #1026109Brian Paul2004-09-104-186/+206
* assorted updates (bug #1025977)Brian Paul2004-09-106-87/+100
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* fix commentsBrian Paul2003-11-072-4/+2
* apply patch #740145 from SourceForgeBrian Paul2003-09-223-68/+49
* autoconf/automake updated for newer versions (bug 734362)Brian Paul2003-05-151-1/+0
* #include fixesBrian Paul2002-10-252-2/+3
* Header file clean-up:Brian Paul2002-10-241-3/+1
* context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...Brian Paul2002-10-141-1/+1
* Another round of glRead/DrawBuffer() clean-ups and simplifications.Brian Paul2002-10-111-3/+3
* Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul2002-10-041-5/+10
* new texture compression infrastructureBrian Paul2002-09-271-4/+7
* fixed compilation problem for swdd->SetBufferBrian Paul2002-09-031-2/+2
* Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()Brian Paul2002-07-091-27/+7
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-4/+2
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-3/+4
* GGI driver updates (Filip Spacek)Brian Paul2002-06-105-645/+797
* More .cvsignore updates.pesco2001-07-022-0/+2
* Misc build fixesJon Taylor2001-03-071-9/+13
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-1/+1
* Lots of GLchan datatype changes.Brian Paul2001-01-241-5/+4
* Added missing #include "mmath.h"Jon Taylor2001-01-031-1/+2
* Fixed GGIMesa build problems.Jon Taylor2000-12-282-47/+28
* Major rework of tnl moduleKeith Whitwell2000-12-261-4/+4
* More auto* build system updatesJon Taylor2000-11-231-1/+3
* Modified Files:Jouk Jansen2000-11-221-5/+5
* More auto* build system fixesJon Taylor2000-11-221-0/+3
* swrast setup fixesJon Taylor2000-11-221-4/+48
* More auto* build fixesJon Taylor2000-11-211-1/+1
* * More work on the auto* build systemJon Taylor2000-11-193-69/+91
* * Auto* build fixesJon Taylor2000-11-182-10/+9
* Minor header file changes to silence warnings.Brian Paul2000-11-171-0/+3
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-1/+1
* Small compile fixJon Taylor2000-11-161-2/+0
* * Updated the autoconf/automake/libtool build systemJon Taylor2000-11-131-2/+8
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-1/+1
* Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources.Jon Taylor2000-10-284-7/+7
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-18/+21
* Lots of small updates to GGIMesa, tracking LibGGI internals changesJon Taylor2000-06-1111-13/+62
* updates for separate R/G/B/A accum buffer sizesBrian Paul2000-03-311-1/+1
* Minor fixupsJon Taylor2000-03-272-6/+6
* replaced gl_ggiRendererString() with gl_ggiGetString()Brian Paul2000-02-171-3/+6
* * Fixups to the GGIMesa code to reflect the recent DD API changesJon Taylor2000-01-078-67/+376
* Disable genkgi sublib handling until we have some sublibs to handleJon Taylor1999-09-211-16/+5