Age | Commit message (Expand) | Author |
---|---|---|
2008-04-19 | draw: move incoming vertex state into draw->pt | Keith Whitwell |
2008-04-16 | draw: make pt run pipeline when need_pipeline is true, not just when clipped | Keith Whitwell |
2008-04-06 | draw: fix edgeflag handling on the pt paths | 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-03-29 | gallium: Fix some MSVC warnings. | José Fonseca |
2008-03-23 | draw: fix some unsigned vs ushort confusion | Keith Whitwell |
2008-03-23 | gallium: beginnings of draw module vertex rework | Keith Whitwell |