summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/ggi/default
Commit message (Collapse)AuthorAgeFilesLines
* autoconf/automake updated for newer versions (bug 734362)Brian Paul2003-05-151-1/+0
|
* fixed compilation problem for swdd->SetBufferBrian Paul2002-09-031-2/+2
|
* GGI driver updates (Filip Spacek)Brian Paul2002-06-102-225/+387
|
* More .cvsignore updates.pesco2001-07-021-0/+1
|
* Added missing #include "mmath.h"Jon Taylor2001-01-031-1/+2
|
* Fixed GGIMesa build problems.Jon Taylor2000-12-281-29/+26
| | | | Swrast triangle drawing fixes.
* * More work on the auto* build systemJon Taylor2000-11-191-7/+7
| | | | | * Added missing #includes all over the place * Added GGI-style debugging harness to GGIMesa
* * Auto* build fixesJon Taylor2000-11-181-9/+9
| | | | * Added missing includes to math/*
* * Updated the autoconf/automake/libtool build systemJon Taylor2000-11-131-2/+8
| | | | * GGIMesa's stubs targets now uses swrast
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-1/+1
| | | | | | | | | - 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 '_'.
* Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources.Jon Taylor2000-10-281-1/+1
|
* Lots of small updates to GGIMesa, tracking LibGGI internals changesJon Taylor2000-06-118-10/+55
|
* Minor fixupsJon Taylor2000-03-271-5/+5
|
* * Fixups to the GGIMesa code to reflect the recent DD API changesJon Taylor2000-01-073-16/+17
| | | | * Added a new GGIMesa debugging-print subsystem
* Disable genkgi sublib handling until we have some sublibs to handlemesa_3_1_beta_3Jon Taylor1999-09-211-16/+5
|
* *** empty log message ***Jon Taylor1999-08-241-1/+1
|
* *** empty log message ***Jon Taylor1999-08-224-26/+104
|
* *** empty log message ***Jon Taylor1999-08-212-3/+7
|
* *** empty log message ***Jon Taylor1999-08-214-26/+20
|
* *** empty log message ***Jon Taylor1999-08-215-5/+5
|
* *** empty log message ***Jon Taylor1999-08-2111-0/+1209