summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_batchbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* brw: add dumping to gem winsysKeith Whitwell2009-11-301-2/+0
* i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell2009-11-051-30/+15
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-6/+5
* brw: push more dumping into the winsysKeith Whitwell2009-11-051-19/+3
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-9/+10
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-4/+13
* i965g: consolidate some includesKeith Whitwell2009-11-041-2/+0
* i965g: pull in a copy of intel_decode.c for nowKeith Whitwell2009-11-041-8/+10
* i965g: fix up batchbuffer confusionKeith Whitwell2009-11-041-13/+22
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-5/+4
* i965g: driver and winsys compileKeith Whitwell2009-11-011-6/+5
* i965g: the whole drivers/i965 directory is compilingKeith Whitwell2009-11-011-43/+42
* i965g: more files compilingKeith Whitwell2009-11-011-17/+39
* i965g: still working on compilationKeith Whitwell2009-10-261-7/+7
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-0/+198