Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300: Removed the deprecated $XFree86$ CVS keywords. | Oliver McFadden | 2007-03-18 | 1 | -1/+0 |
| | |||||
* | support shorts as vertex data | Aapo Tahkola | 2006-08-11 | 1 | -1/+1 |
| | |||||
* | -fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.) | Aapo Tahkola | 2006-03-19 | 1 | -4/+0 |
| | | | | | -struct vertex_buffer to struct radeon_vertex_buffer conversion -vertex attrib arrays did not supersede conventinal arrays when enabled | ||||
* | Sync with my local tree. | Aapo Tahkola | 2005-10-26 | 1 | -1/+10 |
| | | | | | | Changes to current operation: -Elts are no longer converted to 16-bit format -Cube maps | ||||
* | New elt buffer code should be fairly stable. | Aapo Tahkola | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | Share routing code between immd/vb. Fix breakage of vertex programs in vb mode. | Ben Skeggs | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | Port of r200 VB code. VB path should be as fast as the immediate path now, ↵ | Ben Skeggs | 2005-02-11 | 1 | -0/+48 |
tuxracer should render correctly. Immediate path was left enabled. |