aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_cc.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: adapt to stencil ref changesRoland Scheidegger2010-02-111-3/+22
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
* i965g: get rid of cc key, simplify state uploadKeith Whitwell2009-11-061-124/+31
* i965g: fix some reloc countsKeith Whitwell2009-11-061-1/+1
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-14/+13
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-1/+1
* 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-29/+44
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-1/+1
* i965g: format RELOCs similarlyKeith Whitwell2009-11-021-2/+1
* i965g: driver and winsys compileKeith Whitwell2009-11-011-1/+1
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-1/+1
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-2/+6
* i965g: more work on compilingKeith Whitwell2009-10-241-4/+4
* i965g: more files compilingKeith Whitwell2009-10-241-8/+8
* i965g: first compiling fileKeith Whitwell2009-10-241-26/+70
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-11/+7
* i965g: wipKeith Whitwell2009-10-231-165/+15
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+297