Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-02 | radeon/r200/r300: collapse context destruction down to a common path. | Dave Airlie | |
Context destruction was nearly the same over all the drivers, so collapse it down. | |||
2009-01-31 | r200/r300: swtcl fixups to use old dma buffers on top of BOs | Dave Airlie | |
2009-01-22 | r200: remove indexed verts | Dave Airlie | |
2009-01-13 | radeon/r200: start splitting out commonalities into separate headers | Dave Airlie | |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2007-05-17 | remove CVS/XFree86 keywords | Christoff Brill | |
2006-11-03 | remove remaining traces of r200FlushVertices... | Roland Scheidegger | |
2003-12-11 | Updates to tnl_dd_dmatmp.h | Keith Whitwell | |
- 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. | |||
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | |
2003-08-06 | r200 driver, brought over by Jon Smirl | Keith Whitwell | |