| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport(). | Brian Paul | 2004-11-27 | 1 | -9/+9 |
* | applied patch #1026109 | Brian Paul | 2004-09-10 | 4 | -186/+206 |
* | assorted updates (bug #1025977) | Brian Paul | 2004-09-10 | 6 | -87/+100 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -2/+2 |
* | fix comments | Brian Paul | 2003-11-07 | 2 | -4/+2 |
* | apply patch #740145 from SourceForge | Brian Paul | 2003-09-22 | 3 | -68/+49 |
* | autoconf/automake updated for newer versions (bug 734362) | Brian Paul | 2003-05-15 | 1 | -1/+0 |
* | #include fixes | Brian Paul | 2002-10-25 | 2 | -2/+3 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -3/+1 |
* | context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu... | Brian Paul | 2002-10-14 | 1 | -1/+1 |
* | Another round of glRead/DrawBuffer() clean-ups and simplifications. | Brian Paul | 2002-10-11 | 1 | -3/+3 |
* | Changed a number of context fields from GLchan to GLfloat (such as ClearColor). | Brian Paul | 2002-10-04 | 1 | -5/+10 |
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -4/+7 |
* | fixed compilation problem for swdd->SetBuffer | Brian Paul | 2002-09-03 | 1 | -2/+2 |
* | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul | 2002-07-09 | 1 | -27/+7 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -4/+2 |
* | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | 2002-06-13 | 1 | -3/+4 |
* | GGI driver updates (Filip Spacek) | Brian Paul | 2002-06-10 | 5 | -645/+797 |
* | More .cvsignore updates. | pesco | 2001-07-02 | 2 | -0/+2 |
* | Misc build fixes | Jon Taylor | 2001-03-07 | 1 | -9/+13 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -1/+1 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -5/+4 |
* | Added missing #include "mmath.h" | Jon Taylor | 2001-01-03 | 1 | -1/+2 |
* | Fixed GGIMesa build problems. | Jon Taylor | 2000-12-28 | 2 | -47/+28 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -4/+4 |
* | More auto* build system updates | Jon Taylor | 2000-11-23 | 1 | -1/+3 |
* | Modified Files: | Jouk Jansen | 2000-11-22 | 1 | -5/+5 |
* | More auto* build system fixes | Jon Taylor | 2000-11-22 | 1 | -0/+3 |
* | swrast setup fixes | Jon Taylor | 2000-11-22 | 1 | -4/+48 |
* | More auto* build fixes | Jon Taylor | 2000-11-21 | 1 | -1/+1 |
* | * More work on the auto* build system | Jon Taylor | 2000-11-19 | 3 | -69/+91 |
* | * Auto* build fixes | Jon Taylor | 2000-11-18 | 2 | -10/+9 |
* | Minor header file changes to silence warnings. | Brian Paul | 2000-11-17 | 1 | -0/+3 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -1/+1 |
* | Small compile fix | Jon Taylor | 2000-11-16 | 1 | -2/+0 |
* | * Updated the autoconf/automake/libtool build system | Jon Taylor | 2000-11-13 | 1 | -2/+8 |
* | - Changes for new software rasterizer modules | Keith Whitwell | 2000-11-05 | 1 | -1/+1 |
* | Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources. | Jon Taylor | 2000-10-28 | 4 | -7/+7 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -18/+21 |
* | Lots of small updates to GGIMesa, tracking LibGGI internals changes | Jon Taylor | 2000-06-11 | 11 | -13/+62 |
* | updates for separate R/G/B/A accum buffer sizes | Brian Paul | 2000-03-31 | 1 | -1/+1 |
* | Minor fixups | Jon Taylor | 2000-03-27 | 2 | -6/+6 |
* | replaced gl_ggiRendererString() with gl_ggiGetString() | Brian Paul | 2000-02-17 | 1 | -3/+6 |
* | * Fixups to the GGIMesa code to reflect the recent DD API changes | Jon Taylor | 2000-01-07 | 8 | -67/+376 |
* | Disable genkgi sublib handling until we have some sublibs to handlemesa_3_1_beta_3 | Jon Taylor | 1999-09-21 | 1 | -16/+5 |
* | Re-added missing GGIMesa context bufsize structure member | Jon Taylor | 1999-09-13 | 1 | -0/+1 |
* | Fixed double buffering bug when running in X | Jon Taylor | 1999-08-27 | 1 | -5/+5 |
* | *** empty log message *** | Jon Taylor | 1999-08-24 | 4 | -69/+30 |
* | *** empty log message *** | Jon Taylor | 1999-08-23 | 1 | -0/+607 |
* | *** empty log message *** | Jon Taylor | 1999-08-22 | 7 | -36/+114 |