aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_sf_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: update to similiar gen stuff as i965Dave Airlie2011-01-091-2/+2
* gallium: more work on ccw flag removalKeith Whitwell2010-05-141-4/+4
* gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-10/+10
* gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-1/+1
* gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-3/+1
* i965g: point_rast_rule comment no longer appliesKeith Whitwell2009-11-061-26/+4
* i965g: scissor off by oneKeith Whitwell2009-11-061-2/+2
* i965g: restore code to populate the relocation backgroundKeith Whitwell2009-11-061-2/+9
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-38/+35
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-2/+4
* i965g: remove duplicate viewport state in brw_contextKeith Whitwell2009-11-051-1/+1
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-34/+52
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-2/+2
* i965g: driver and winsys compileKeith Whitwell2009-11-011-2/+2
* i965g: still working on compilationKeith Whitwell2009-10-261-93/+85
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-30/+9
* i965g: more work on compilingKeith Whitwell2009-10-241-2/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-10/+6
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+365