summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_wm_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: populate wm reloc array earlierKeith Whitwell2009-11-061-36/+46
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-32/+29
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-9/+4
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-42/+61
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-13/+13
* i965g: driver and winsys compileKeith Whitwell2009-11-011-3/+3
* i965g: more work on compilationKeith Whitwell2009-10-311-36/+40
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-4/+4
* i965g: still working on compilationKeith Whitwell2009-10-261-3/+3
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-4/+4
* i965g: more work on compilingKeith Whitwell2009-10-241-4/+4
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-11/+8
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+317