summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_state_cache.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-617/+0
2010-02-21i965g: Fix memory leak.Vinson Lee1-1/+2
2010-01-27i965g: Remove unnecessary headers.Vinson Lee1-1/+0
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell1-39/+42
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-54/+61
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell1-11/+12
2009-11-04i965g: initialize winsys pointer in surface cacheKeith Whitwell1-0/+1
2009-11-04i965g: add standalone xlib debug winsysKeith Whitwell1-3/+3
2009-11-01i965g: more work on compilation -- surface managementKeith Whitwell1-1/+2
2009-10-26i965g: still working on compilationKeith Whitwell1-28/+36
2009-10-24i965g: more work on compilingKeith Whitwell1-2/+2
2009-10-24i965g: more files compilingKeith Whitwell1-1/+1
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell1-30/+29
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+597