summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_sf_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-14gallium: more work on ccw flag removalKeith Whitwell1-4/+4
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell1-10/+10
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger1-1/+1
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger1-3/+1
2009-11-06i965g: point_rast_rule comment no longer appliesKeith Whitwell1-26/+4
2009-11-06i965g: scissor off by oneKeith Whitwell1-2/+2
2009-11-06i965g: restore code to populate the relocation backgroundKeith Whitwell1-2/+9
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell1-38/+35
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell1-2/+4
2009-11-05i965g: remove duplicate viewport state in brw_contextKeith Whitwell1-1/+1
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-34/+52
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell1-2/+2
2009-11-01i965g: driver and winsys compileKeith Whitwell1-2/+2
2009-10-26i965g: still working on compilationKeith Whitwell1-93/+85
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell1-30/+9
2009-10-24i965g: more work on compilingKeith Whitwell1-2/+1
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell1-10/+6
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+365