Age | Commit message (Expand) | Author |
---|---|---|
2008-04-03 | draw: add passthrough path to the pipeline | Keith Whitwell |
2008-04-02 | draw: Set the backend prim in the pt 'prepare' operation | Keith Whitwell |
2008-04-01 | draw: more flatshade_first changes | Keith Whitwell |
2008-04-01 | draw: flush between pt/non-pt modes | Keith Whitwell |
2008-03-30 | draw: Do not run full pipeline when flatshade_first for point primitives. | Michal Krol |
2008-03-25 | draw: take primitive into account when deciding if the pipeline is active | Keith Whitwell |
2008-03-23 | draw: check need_pipeline() in passthrough | Keith Whitwell |
2008-03-23 | gallium: beginnings of draw module vertex rework | Keith Whitwell |