summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_vs_state.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-06i965g: fix some reloc countsKeith Whitwell1-1/+1
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell1-12/+16
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell1-1/+1
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-24/+34
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell1-1/+1
2009-11-01i965g: driver and winsys compileKeith Whitwell1-1/+1
2009-10-28i965g: still working on compilationKeith Whitwell1-10/+15
2009-10-26i965g: still working on compilationKeith Whitwell1-2/+2
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell1-6/+3
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+185