Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-02 | r300-gallium: strip swtcl to the bare minimum | Joakim Sindholt | |
This was originally taken from i915 and it shows. Basically most the stuff in r300_render.c was never needed and shouldn't have worked in the first place | |||
2009-05-08 | r300-gallium: Finish space accounting. | Corbin Simpson | |
Still broken... | |||
2009-04-15 | r300-gallium: Don't use indexbufs for now. | Corbin Simpson | |
They aren't working, so best to turn it off. | |||
2009-04-08 | r300-gallium: Properly emit indexbufs. | Corbin Simpson | |
This fixes hardlocks with anything using elts. | |||
2009-04-04 | r300-gallium: Move swtcl_emit to render to reflect its true purpose. | Corbin Simpson | |