Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-02 | mesa: use Stencil._Enabled field instead of Stencil.Enabled | Brian Paul | |
2003-05-15 | autoconf/automake updated for newer versions (bug 734362) | Brian Paul | |
2002-06-10 | GGI driver updates (Filip Spacek) | Brian Paul | |
2001-01-03 | Added missing #include "mmath.h" | Jon Taylor | |
2000-12-28 | Fixed GGIMesa build problems. | Jon Taylor | |
Swrast triangle drawing fixes. | |||
2000-11-19 | * More work on the auto* build system | Jon Taylor | |
* Added missing #includes all over the place * Added GGI-style debugging harness to GGIMesa | |||
2000-11-13 | * Updated the autoconf/automake/libtool build system | Jon Taylor | |
* GGIMesa's stubs targets now uses swrast | |||
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell | |
- Remove support for choosing software fallbacks from core code - Remove partial fallback code from vbrender.c -- drivers are now expected to be able to find a triangle/quad function for every state, even if they have to use _swsetup_Triangle or _swsetup_Quad. - Marked derived variables in the GLcontext struct with a leading underscore '_'. | |||
2000-10-28 | Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources. | Jon Taylor | |
2000-06-11 | Lots of small updates to GGIMesa, tracking LibGGI internals changes | Jon Taylor | |
2000-03-27 | Minor fixups | Jon Taylor | |
2000-01-07 | * Fixups to the GGIMesa code to reflect the recent DD API changes | Jon Taylor | |
* Added a new GGIMesa debugging-print subsystem | |||
1999-08-24 | *** empty log message *** | Jon Taylor | |
1999-08-21 | *** empty log message *** | Jon Taylor | |