summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/unichrome/via_render.c
Commit message (Expand)AuthorAgeFilesLines
* Change to use the t_vertex.c mechanisms for building vertices,Keith Whitwell2005-01-041-34/+10
* Fix some wrapping bugs in the last commit. Probably there are moreKeith Whitwell2004-12-291-1/+1
* Large updateKeith Whitwell2004-12-291-353/+14
* Remove the VIA_PERFORMANCE code. A step towards moving the driverKeith Whitwell2004-12-231-10/+0
* Chop out more dead code.Keith Whitwell2004-12-231-12/+3
* Add vsync swapbuffers. This waits on the irq so gears run in this modeKeith Whitwell2004-12-211-1/+1
* Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell2004-12-201-14/+0
* Unichrome DRI:Thomas Hellström2004-12-151-2/+2
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-5/+5
* updates from Erdi ChenBrian Paul2004-02-231-19/+20
* Via Unichrome/cle266 driver (Erdi Chen)Brian Paul2004-01-301-0/+545