Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw: split off all the extra functionality in the vertex shader | Keith Whitwell | 2008-04-18 | 1 | -7/+44 |
* | draw: move hw vertex emit to a new module | Keith Whitwell | 2008-04-17 | 1 | -0/+33 |
* | draw: make pt run pipeline when need_pipeline is true, not just when clipped | Keith Whitwell | 2008-04-16 | 1 | -2/+4 |
* | Implement fetch/shade/pipeline or emit vertex passthrough. | Zack Rusin | 2008-04-14 | 1 | -1/+1 |
* | draw: fix edgeflag handling on the pt paths | Keith Whitwell | 2008-04-06 | 1 | -0/+10 |
* | draw: add passthrough path to the pipeline | Keith Whitwell | 2008-04-03 | 1 | -0/+1 |
* | draw: Set the backend prim in the pt 'prepare' operation | Keith Whitwell | 2008-04-02 | 1 | -3/+3 |
* | draw: more flatshade_first changes | Keith Whitwell | 2008-04-01 | 1 | -1/+1 |
* | draw: pre-declare referenced structs | Keith Whitwell | 2008-03-24 | 1 | -0/+2 |
* | draw: fix crlf | Keith Whitwell | 2008-03-23 | 1 | -116/+116 |
* | draw: fix some unsigned vs ushort confusion | Keith Whitwell | 2008-03-23 | 1 | -1/+1 |
* | gallium: beginnings of draw module vertex rework | Keith Whitwell | 2008-03-23 | 1 | -0/+116 |