summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/i965
AgeCommit message (Expand)Author
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-12-21ws/i965: respect DEBUG_WINSYS flagKeith Whitwell
2009-11-30i965g: pass backbuffer tiling information to driverKeith Whitwell
2009-11-30ws/i965: more debug outputKeith Whitwell
2009-11-30ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HWKeith Whitwell
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-28i965g: link xorg state tracker with -ldrm_intelDave Airlie
2009-11-06i965g: Fixup buffer creation functionJakob Bornecrantz
2009-11-06i965g: trivial/clear can now send stuff to hardwareJakob Bornecrantz
2009-11-06i965g: Winsys whitespaceJakob Bornecrantz
2009-11-06i965g: Build winsys againJakob Bornecrantz
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-05i965g: Do not create a symlink for i965_dri.soJakob Bornecrantz
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
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-10-24ws/i965: renames from i915, hook up makefilesKeith Whitwell
2009-10-23ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell
2009-10-23ws/i965: clone the i915 winsysKeith Whitwell