Age | Commit message (Expand) | Author |
2010-05-14 | gallium: more work on ccw flag removal | Keith Whitwell |
2010-05-14 | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell |
2010-02-03 | gallium: clean up point sprite rasterizer state | Roland Scheidegger |
2010-01-12 | gallium: remove point_size_min and point_size_max from rasterizer state | Roland Scheidegger |
2009-11-06 | i965g: point_rast_rule comment no longer applies | Keith Whitwell |
2009-11-06 | i965g: scissor off by one | Keith Whitwell |
2009-11-06 | i965g: restore code to populate the relocation background | Keith Whitwell |
2009-11-05 | i965g: pass relocation information in an array with bo_subdata | Keith Whitwell |
2009-11-05 | i965g: make the winsys responsible for all buffer->offset handling | Keith Whitwell |
2009-11-05 | i965g: remove duplicate viewport state in brw_context | Keith Whitwell |
2009-11-05 | i965g: add lots of error checks and early returns | Keith Whitwell |
2009-11-04 | i965g: convert read/write domain pairs into single usage value | Keith Whitwell |
2009-11-01 | i965g: driver and winsys compile | Keith Whitwell |
2009-10-26 | i965g: still working on compilation | Keith Whitwell |
2009-10-25 | i965g: more work on compiling, particularly the brw_draw files | Keith Whitwell |
2009-10-24 | i965g: more work on compiling | Keith Whitwell |
2009-10-23 | i965g: wip on removing GL stuff, trying to get a few files compiling | Keith Whitwell |
2009-10-23 | i965g: re-starting from the dri driver | Keith Whitwell |