Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: reorder code to fix a recursive flush | Brian Paul | 2008-04-23 | 1 | -4/+2 |
* | gallium: fix issues in recursive flushing | Brian Paul | 2008-04-23 | 1 | -2/+14 |
* | gallium: fix comments, whitespace changes | Brian Paul | 2008-04-23 | 1 | -14/+7 |
* | gallium: fix bad logic in bind_pstip_fragment_shader(): use &&, not || | Brian Paul | 2008-04-22 | 1 | -1/+1 |
* | draw: more propogation -- pstipple stage. | Keith Whitwell | 2008-04-21 | 1 | -11/+32 |
* | draw: propogate lots of errors | Keith Whitwell | 2008-04-21 | 1 | -2/+12 |
* | draw: consolidate all the passthrough line/tri/point funcs | Keith Whitwell | 2008-04-21 | 1 | -22/+3 |
* | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell | 2008-04-19 | 1 | -1/+1 |
* | draw: rename pipeline files to draw_pipe_* | Keith Whitwell | 2008-04-19 | 1 | -0/+746 |