Age | Commit message (Expand) | Author |
2007-02-16 | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer |
2006-11-01 | Remove x/y/width/height parameters from Clear functions. | Brian Paul |
2006-10-15 | Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code to | Brian Paul |
2005-09-07 | some updates, but code still out of date | Brian Paul |
2004-11-27 | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport(). | Brian Paul |
2004-09-10 | applied patch #1026109 | Brian Paul |
2004-09-10 | assorted updates (bug #1025977) | Brian Paul |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul |
2003-11-07 | fix comments | Brian Paul |
2003-09-22 | apply patch #740145 from SourceForge | Brian Paul |
2003-05-15 | autoconf/automake updated for newer versions (bug 734362) | Brian Paul |
2002-10-25 | #include fixes | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-14 | context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu... | Brian Paul |
2002-10-11 | Another round of glRead/DrawBuffer() clean-ups and simplifications. | Brian Paul |
2002-10-04 | Changed a number of context fields from GLchan to GLfloat (such as ClearColor). | Brian Paul |
2002-09-27 | new texture compression infrastructure | Brian Paul |
2002-09-03 | fixed compilation problem for swdd->SetBuffer | Brian Paul |
2002-07-09 | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul |
2002-06-15 | Added ctx parameter to _mesa_debug() | Brian Paul |
2002-06-13 | New _mesa_debug() function to replace fprintf() calls. | Brian Paul |
2002-06-10 | GGI driver updates (Filip Spacek) | Brian Paul |
2001-07-02 | More .cvsignore updates. | pesco |
2001-03-07 | Misc build fixes | Jon Taylor |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2001-01-03 | Added missing #include "mmath.h" | Jon Taylor |
2000-12-28 | Fixed GGIMesa build problems. | Jon Taylor |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-23 | More auto* build system updates | Jon Taylor |
2000-11-22 | Modified Files: | Jouk Jansen |
2000-11-22 | More auto* build system fixes | Jon Taylor |
2000-11-22 | swrast setup fixes | Jon Taylor |
2000-11-21 | More auto* build fixes | Jon Taylor |
2000-11-19 | * More work on the auto* build system | Jon Taylor |
2000-11-18 | * Auto* build fixes | Jon Taylor |
2000-11-17 | Minor header file changes to silence warnings. | Brian Paul |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-11-16 | Small compile fix | Jon Taylor |
2000-11-13 | * Updated the autoconf/automake/libtool build system | Jon Taylor |
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell |
2000-10-28 | Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources. | Jon Taylor |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-06-11 | Lots of small updates to GGIMesa, tracking LibGGI internals changes | Jon Taylor |
2000-03-31 | updates for separate R/G/B/A accum buffer sizes | Brian Paul |
2000-03-27 | Minor fixups | Jon Taylor |
2000-02-17 | replaced gl_ggiRendererString() with gl_ggiGetString() | Brian Paul |
2000-01-07 | * Fixups to the GGIMesa code to reflect the recent DD API changes | Jon Taylor |
1999-09-21 | Disable genkgi sublib handling until we have some sublibs to handle | Jon Taylor |