Age | Commit message (Expand) | Author |
2009-12-21 | ws/i965: respect DEBUG_WINSYS flag | Keith Whitwell |
2009-11-30 | i965g: pass backbuffer tiling information to driver | Keith Whitwell |
2009-11-30 | ws/i965: more debug output | Keith Whitwell |
2009-11-30 | ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HW | Keith Whitwell |
2009-11-30 | brw: add dumping to gem winsys | Keith Whitwell |
2009-11-28 | i965g: link xorg state tracker with -ldrm_intel | Dave Airlie |
2009-11-06 | i965g: Fixup buffer creation function | Jakob Bornecrantz |
2009-11-06 | i965g: trivial/clear can now send stuff to hardware | Jakob Bornecrantz |
2009-11-06 | i965g: Winsys whitespace | Jakob Bornecrantz |
2009-11-06 | i965g: Build winsys again | Jakob Bornecrantz |
2009-11-05 | i965g: clean up winsys dumping code a little | Keith Whitwell |
2009-11-05 | i965g: pass relocation information in an array with bo_subdata | Keith Whitwell |
2009-11-05 | i965g: propogate map-buffer-range semantics down to winsys | Keith Whitwell |
2009-11-05 | i965g: make the winsys responsible for all buffer->offset handling | Keith Whitwell |
2009-11-05 | brw: push more dumping into the winsys | Keith Whitwell |
2009-11-05 | i965g: disassemble more than one instruction at a time | Keith Whitwell |
2009-11-05 | i965g: call dissassembler for appropriate data uploads | Keith Whitwell |
2009-11-05 | i965g: add lots of error checks and early returns | Keith Whitwell |
2009-11-05 | i965g: hook up dumpers in dumping winsys | Keith Whitwell |
2009-11-05 | i965g: add data type tags to aid dumping/decoding | Keith Whitwell |
2009-11-05 | i965g: Do not create a symlink for i965_dri.so | Jakob Bornecrantz |
2009-11-04 | i965g: consolidate some includes | Keith Whitwell |
2009-11-04 | ws/i965: allow NULL buffer in winsys::bo_unreference | Keith Whitwell |
2009-11-04 | i965g: hook up flush-frontbuffer | Keith Whitwell |
2009-11-04 | i965g: add missing buffer functions | Keith Whitwell |
2009-11-04 | ws/i965: add load-time driver registration | Keith Whitwell |
2009-11-04 | ws/i965: add butt-ugly linker hack | Keith Whitwell |
2009-11-04 | i965g: add standalone xlib debug winsys | Keith Whitwell |
2009-11-04 | i965g: convert read/write domain pairs into single usage value | Keith Whitwell |
2009-11-01 | i965g: driver and winsys compile | Keith Whitwell |
2009-10-24 | ws/i965: renames from i915, hook up makefiles | Keith Whitwell |
2009-10-23 | ws/i965: pull in the rest of the i915 winsys tree. | Keith Whitwell |
2009-10-23 | ws/i965: clone the i915 winsys | Keith Whitwell |