summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/svga
AgeCommit message (Expand)Author
2001-02-06misc updates to match latest device driver changesBrian Paul
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-23Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-22 Modified Files:Jouk Jansen
2000-11-17Minor header file changes to silence warnings.Brian Paul
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-11-14more Driver.Color, Driver.Index updatesBrian Paul
2000-11-14Removed Driver.Color() and Driver.Index() functions.Brian Paul
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-06-14added dummy function to silence compiler warningBrian Paul
2000-03-31updates for separate R/G/B/A accum buffer sizesBrian Paul
2000-01-31include conf.htanner
2000-01-25updated RGB2BGR functionBrian Paul
2000-01-25updated for Mesa 3.3Brian Paul
2000-01-23added #ifdef SVGA, work-around asm code problemBrian Paul
2000-01-22updated SVGA sources from Mesa 3.2Brian Paul
1999-08-19Initial revisionjtg