summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_batchbuffer.c
AgeCommit message (Expand)Author
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2010-08-21i965g: Fix printf format warning on 32-bit platforms.Vinson Lee
2010-05-17i965g: Fix printf format specifier.José Fonseca
2010-01-20gallium/i965: Make brw_batchbuffer prototypes match in source & headerAlan Coopersmith
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-05i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell
2009-11-05brw: push more dumping into the winsysKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell
2009-11-04i965g: consolidate some includesKeith Whitwell
2009-11-04i965g: pull in a copy of intel_decode.c for nowKeith Whitwell
2009-11-04i965g: fix up batchbuffer confusionKeith Whitwell
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-11-01i965g: the whole drivers/i965 directory is compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell