aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_swtcl.h
Commit message (Collapse)AuthorAgeFilesLines
* radeon/r200: start splitting out commonalities into separate headersDave Airlie2009-01-131-2/+2
|
* mesa: added "main/" prefix to includes, remove some -I paths from ↵Brian Paul2008-09-181-1/+1
| | | | Makefile.template
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
|
* remove remaining traces of r200FlushVertices...Roland Scheidegger2006-11-031-1/+0
|
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-4/+0
| | | | | | | | | | | | | | - Allocate vertices explicitly, rather than trying to talk about dma buffers. - Clean up the various Flush() operations. - Don't allow fallbacks any longer. Provide a support function to detect them ahead o ftime Updates to tnl_dd_vbtmp.h - Get rid of power-of-two vertex strides. Pack all vertices tightly. - Get texunit 2,3 emit working coorrectly. Other stuff: - Get rid of lingering Ubyte color support. - Fix a few compiler warnings.
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+1
|
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+80