Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | r300g: Fix recursive Draw flush. | Corbin Simpson | |
Also just noticed that demos/copypix walks around the overlapping blit rules. Bad, bad Mesa. :3 | |||
2009-04-26 | r300-gallium: Add a draw_flush() to r300_flush(). | Mathias Gottschlag | |
This fixes some missing primitives which had been drawn right before the next glClear(). | |||
2009-03-17 | r300-gallium: Emit invariant state, no matter what. | Corbin Simpson | |
It's called "invariant" for a reason. :3 | |||
2009-02-01 | r300: Add r300_flush. | Corbin Simpson | |
Haha, I always do this. |