aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_sf_state.c
Commit message (Expand)AuthorAgeFilesLines
* 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