aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/svga/svgamesa24.h
Commit message (Collapse)AuthorAgeFilesLines
* compilation fixesBrian Paul2002-11-111-4/+4
|
* misc updates to match latest device driver changesBrian Paul2001-02-061-2/+2
|
* Lots of GLchan datatype changes.Brian Paul2001-01-241-2/+2
| | | | | | | | | Added GLvector4us datatype in math/m_vector.[ch] Added _math_trans_4us() in math/m_translate.[ch] Choose GLvector4ub, GLvector4us, GLvector4f at compile time based on CHAN_BITS. Made Driver.ClearColor() and Driver.ClearIndex() optional driver functions. Changed args to Driver.ClearColor(), updated drivers. Reordered files in Makefile.X11
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-4/+3
| | | | | | Pass color or color index directly to WriteMono*() span functions. Updated current s/w drivers accordingly. Clean-up of X gc handling in XMesa driver.
* updated SVGA sources from Mesa 3.2Brian Paul2000-01-221-0/+45