summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm_state.c
AgeCommit message (Expand)Author
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2009-11-06i965g: populate wm reloc array earlierKeith Whitwell
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-10-31i965g: more work on compilationKeith Whitwell
2009-10-29i965g: work in progress on fragment shadersKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: start hooking up some to the gallium context interfacesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell