aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_state_cache.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: Fix memory leak.Vinson Lee2010-02-211-1/+2
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-39/+42
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-54/+61
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-11/+12
* i965g: initialize winsys pointer in surface cacheKeith Whitwell2009-11-041-0/+1
* i965g: add standalone xlib debug winsysKeith Whitwell2009-11-041-3/+3
* i965g: more work on compilation -- surface managementKeith Whitwell2009-11-011-1/+2
* i965g: still working on compilationKeith Whitwell2009-10-261-28/+36
* i965g: more work on compilingKeith Whitwell2009-10-241-2/+2
* 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-30/+29
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+597