summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/svga/svgamesa32.c
Commit message (Expand)AuthorAgeFilesLines
* Drop classic mesa svga driverKristian Høgsberg2010-02-251-223/+0
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* s/inline/INLINEBrian Paul2008-06-211-1/+1
* merge current trunk into vbo branchAlan Hourihane2006-11-021-4/+8
* compilation fixesBrian Paul2002-11-111-4/+4
* Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul2002-10-041-2/+6
* misc updates to match latest device driver changesBrian Paul2001-02-061-4/+10
* Lots of GLchan datatype changes.Brian Paul2001-01-241-5/+3
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-16/+7
* added dummy function to silence compiler warningBrian Paul2000-06-141-1/+12
* include conf.htanner2000-01-311-1/+5
* updated RGB2BGR functionBrian Paul2000-01-251-4/+4
* updated for Mesa 3.3Brian Paul2000-01-251-21/+39
* added #ifdef SVGA, work-around asm code problemBrian Paul2000-01-231-1/+13
* updated SVGA sources from Mesa 3.2Brian Paul2000-01-221-0/+176