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