aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_wm_surface_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: get basic texturing working againKeith Whitwell2009-11-211-25/+49
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-37/+33
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-2/+5
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-99/+127
* i965g: fix order of calculation of brw->wm.nr_surfacesKeith Whitwell2009-11-041-3/+3
* i965g: hook up pipe sampler callbacksKeith Whitwell2009-11-041-1/+1
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-3/+3
* i965g: driver and winsys compileKeith Whitwell2009-11-011-2/+2
* i965g: more work on compilation -- surface managementKeith Whitwell2009-11-011-588/+102
* i965g: still working on compilationKeith Whitwell2009-10-261-2/+5
* i965g: more work on compilingKeith Whitwell2009-10-241-6/+3
* i965g: more files compilingKeith Whitwell2009-10-241-1/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-102/+79
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+752