Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-09 | i965g: update to similiar gen stuff as i965 | Dave Airlie | |
2010-05-14 | gallium: more work on ccw flag removal | Keith Whitwell | |
The linux-debug target builds... | |||
2010-05-14 | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell | |
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. | |||
2009-11-23 | i965g: correct test for unfilled modes | Keith Whitwell | |
2009-11-01 | i965g: more files compiling | Keith Whitwell | |
2009-10-29 | i965g: work in progress on fragment shaders | Keith Whitwell | |
2009-10-25 | i965g: more compiling wip | Keith Whitwell | |
2009-10-24 | i965g: more files compiling | Keith Whitwell | |