Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: more work on ccw flag removal | Keith Whitwell | 2010-05-14 | 1 | -6/+6 |
| | | | | The linux-debug target builds... | ||||
* | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell | 2010-05-14 | 1 | -7/+34 |
| | | | | | | | | | | | | Use front/back instead of cw/ccw throughout. Also, use offset_point/line/fill instead of offset_cw/ccw. Brings gallium representation of this state into line with its main user, and also what turns out to be the most common hardware representation. This fixes a long-standing bias in the interface towards the architecture of the software rasterizer. | ||||
* | i965g: correct test for unfilled modes | Keith Whitwell | 2009-11-23 | 1 | -2/+4 |
| | |||||
* | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 1 | -62/+137 |
| | |||||
* | i965g: work in progress on fragment shaders | Keith Whitwell | 2009-10-29 | 1 | -0/+18 |
| | |||||
* | i965g: more compiling wip | Keith Whitwell | 2009-10-25 | 1 | -0/+20 |
| | |||||
* | i965g: more files compiling | Keith Whitwell | 2009-10-24 | 1 | -0/+46 |