summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/i965/xlib
AgeCommit message (Expand)Author
2009-12-21ws/i965: respect DEBUG_WINSYS flagKeith Whitwell
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-05i965g: clean up winsys dumping code a littleKeith Whitwell
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith 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: disassemble more than one instruction at a timeKeith Whitwell
2009-11-05i965g: call dissassembler for appropriate data uploadsKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-05i965g: hook up dumpers in dumping winsysKeith Whitwell
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell
2009-11-04i965g: consolidate some includesKeith Whitwell
2009-11-04ws/i965: allow NULL buffer in winsys::bo_unreferenceKeith Whitwell
2009-11-04i965g: hook up flush-frontbufferKeith Whitwell
2009-11-04i965g: add missing buffer functionsKeith Whitwell
2009-11-04ws/i965: add load-time driver registrationKeith Whitwell
2009-11-04ws/i965: add butt-ugly linker hackKeith Whitwell
2009-11-04i965g: add standalone xlib debug winsysKeith Whitwell