Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300-gallium: Add a draw_flush() to r300_flush(). | Mathias Gottschlag | 2009-04-26 | 1 | -0/+2 |
| | | | | This fixes some missing primitives which had been drawn right before the next glClear(). | ||||
* | r300-gallium: Emit invariant state, no matter what. | Corbin Simpson | 2009-03-17 | 1 | -0/+1 |
| | | | | It's called "invariant" for a reason. :3 | ||||
* | r300: Add r300_flush. | Corbin Simpson | 2009-02-01 | 1 | -0/+42 |
Haha, I always do this. |