summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_batchbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-200/+0
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie1-3/+1
2010-08-21i965g: Fix printf format warning on 32-bit platforms.Vinson Lee1-1/+1
2010-05-17i965g: Fix printf format specifier.José Fonseca1-1/+1
2010-01-20gallium/i965: Make brw_batchbuffer prototypes match in source & headerAlan Coopersmith1-1/+1
2009-11-30brw: add dumping to gem winsysKeith Whitwell1-2/+0
2009-11-05i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell1-30/+15
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell1-6/+5
2009-11-05brw: push more dumping into the winsysKeith Whitwell1-19/+3
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-9/+10
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell1-4/+13
2009-11-04i965g: consolidate some includesKeith Whitwell1-2/+0
2009-11-04i965g: pull in a copy of intel_decode.c for nowKeith Whitwell1-8/+10
2009-11-04i965g: fix up batchbuffer confusionKeith Whitwell1-13/+22
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell1-5/+4
2009-11-01i965g: driver and winsys compileKeith Whitwell1-6/+5
2009-11-01i965g: the whole drivers/i965 directory is compilingKeith Whitwell1-43/+42
2009-11-01i965g: more files compilingKeith Whitwell1-17/+39
2009-10-26i965g: still working on compilationKeith Whitwell1-7/+7
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell1-0/+198