Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300g, radeong: De-specialize r300_winsys into radeon_winsys. | Corbin Simpson | 2009-12-02 | 1 | -1/+2 |
* | r300g: Begin separating HW TCL and SW TCL state and setup. | Corbin Simpson | 2009-11-20 | 1 | -46/+0 |
* | r300g: Unify context names for counts. | Corbin Simpson | 2009-11-08 | 1 | -2/+3 |
* | r300g: Fix build error on old compilers. | Corbin Simpson | 2009-11-08 | 1 | -3/+3 |
* | r300g: DCE. | Corbin Simpson | 2009-11-07 | 1 | -26/+1 |
* | r300g: Remove do-nothing functions. | Corbin Simpson | 2009-11-07 | 1 | -12/+0 |
* | r300g: Remove faulty assert. | Corbin Simpson | 2009-11-07 | 1 | -3/+1 |
* | r300g: Comments. | Corbin Simpson | 2009-11-07 | 1 | -5/+9 |
* | r300g: Moar vbo cleanup. | Corbin Simpson | 2009-11-07 | 1 | -8/+12 |
* | r300g: s/false/FALSE/ | Corbin Simpson | 2009-11-07 | 1 | -7/+7 |
* | r300g: Don't pass hw_prim around in the context. | Corbin Simpson | 2009-11-07 | 1 | -4/+6 |
* | r300g: Use common state funcs for translating vert formats. | Corbin Simpson | 2009-11-07 | 1 | -72/+6 |
* | r300g: VBOs WIP | Maciej Cencora | 2009-11-07 | 1 | -0/+226 |