Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ws/i965: respect DEBUG_WINSYS flag | Keith Whitwell | 2009-12-21 | 1 | -29/+40 | |
| * | | | | | i965g: pass backbuffer tiling information to driver | Keith Whitwell | 2009-11-30 | 2 | -9/+9 | |
| * | | | | | ws/i965: more debug output | Keith Whitwell | 2009-11-30 | 2 | -12/+44 | |
| * | | | | | ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HW | Keith Whitwell | 2009-11-30 | 2 | -3/+1 | |
| * | | | | | brw: add dumping to gem winsys | Keith Whitwell | 2009-11-30 | 4 | -101/+146 | |
| * | | | | | i965g: link xorg state tracker with -ldrm_intel | Dave Airlie | 2009-11-28 | 1 | -1/+1 | |
| * | | | | | i965g: remove droppings in xlib winsys | Keith Whitwell | 2009-11-15 | 1 | -1/+0 | |
| * | | | | | i965g: Fixup buffer creation function | Jakob Bornecrantz | 2009-11-06 | 1 | -2/+12 | |
| * | | | | | i965g: trivial/clear can now send stuff to hardware | Jakob Bornecrantz | 2009-11-06 | 3 | -4/+21 | |
| * | | | | | i965g: Winsys whitespace | Jakob Bornecrantz | 2009-11-06 | 2 | -37/+37 | |
| * | | | | | i965g: Build winsys again | Jakob Bornecrantz | 2009-11-06 | 2 | -57/+53 | |
| * | | | | | i965g: clean up winsys dumping code a little | Keith Whitwell | 2009-11-05 | 1 | -59/+82 | |
| * | | | | | i965g: pass relocation information in an array with bo_subdata | Keith Whitwell | 2009-11-05 | 1 | -6/+25 | |
| * | | | | | i965g: propogate map-buffer-range semantics down to winsys | Keith Whitwell | 2009-11-05 | 1 | -2/+17 | |
| * | | | | | i965g: make the winsys responsible for all buffer->offset handling | Keith Whitwell | 2009-11-05 | 1 | -1/+0 | |
| * | | | | | brw: push more dumping into the winsys | Keith Whitwell | 2009-11-05 | 1 | -29/+82 | |
| * | | | | | i965g: disassemble more than one instruction at a time | Keith Whitwell | 2009-11-05 | 1 | -14/+8 | |
| * | | | | | i965g: call dissassembler for appropriate data uploads | Keith Whitwell | 2009-11-05 | 1 | -4/+7 | |
| * | | | | | i965g: add lots of error checks and early returns | Keith Whitwell | 2009-11-05 | 1 | -28/+18 | |
| * | | | | | i965g: hook up dumpers in dumping winsys | Keith Whitwell | 2009-11-05 | 1 | -0/+61 | |
| * | | | | | i965g: add data type tags to aid dumping/decoding | Keith Whitwell | 2009-11-05 | 1 | -33/+62 | |
| * | | | | | i965g: Builds with scons | Jakob Bornecrantz | 2009-11-05 | 1 | -0/+5 | |
| * | | | | | i965g: Do not create a symlink for i965_dri.so | Jakob Bornecrantz | 2009-11-05 | 1 | -1/+0 | |
| * | | | | | i915g: Do not create a symlink for i965_dri.so | Jakob Bornecrantz | 2009-11-05 | 1 | -1/+0 | |
| * | | | | | i965g: consolidate some includes | Keith Whitwell | 2009-11-04 | 1 | -2/+3 | |
| * | | | | | ws/i965: allow NULL buffer in winsys::bo_unreference | Keith Whitwell | 2009-11-04 | 1 | -0/+6 | |
| * | | | | | i965g: hook up flush-frontbuffer | Keith Whitwell | 2009-11-04 | 1 | -13/+24 | |
| * | | | | | i965g: add missing buffer functions | Keith Whitwell | 2009-11-04 | 1 | -0/+4 | |
| * | | | | | ws/i965: add load-time driver registration | Keith Whitwell | 2009-11-04 | 1 | -0/+7 | |
| * | | | | | ws/i965: add butt-ugly linker hack | Keith Whitwell | 2009-11-04 | 1 | -0/+15 | |
| * | | | | | i965g: add standalone xlib debug winsys | Keith Whitwell | 2009-11-04 | 3 | -0/+460 | |
| * | | | | | i965g: convert read/write domain pairs into single usage value | Keith Whitwell | 2009-11-04 | 1 | -4/+38 | |
| * | | | | | i965g: driver and winsys compile | Keith Whitwell | 2009-11-01 | 7 | -511/+262 | |
| * | | | | | ws/i965: renames from i915, hook up makefiles | Keith Whitwell | 2009-10-24 | 12 | -237/+236 | |
| * | | | | | ws/i965: pull in the rest of the i915 winsys tree. | Keith Whitwell | 2009-10-23 | 7 | -0/+299 | |
| * | | | | | ws/i965: clone the i915 winsys | Keith Whitwell | 2009-10-23 | 7 | -0/+799 | |
* | | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-21 | 7 | -37/+147 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-15 | 2 | -4/+5 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile | Matthew Bell | 2009-12-14 | 1 | -4/+4 | |
| | * | | | | i915g: Silence unused value warning in intel_drm_get_device_id. | Vinson Lee | 2009-12-12 | 1 | -0/+1 | |
| * | | | | | vmwgfx: Update vmwgfx_drm.h to the on upstream | Jakob Bornecrantz | 2009-12-14 | 2 | -27/+30 | |
| * | | | | | vmware/xorg: Use new stream ioctl | Jakob Bornecrantz | 2009-12-14 | 4 | -10/+107 | |
| * | | | | | vmwgfx/core: Check for 3D via the get param ioctl | Jakob Bornecrantz | 2009-12-12 | 2 | -3/+12 | |
* | | | | | | Revert "r300g: flush CS if a buffer being deleted is referenced by it" | Corbin Simpson | 2009-12-18 | 3 | -8/+0 | |
* | | | | | | Merge branch 'pipe-format-simplify' | Michal Krol | 2009-12-18 | 9 | -25/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 9 | -25/+26 | |
| * | | | | | | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 29 | -210/+1749 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Move pf_get_bits/size() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 2 | -4/+5 | |
| * | | | | | | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 8 | -9/+18 | |
* | | | | | | | | r300g: store own copy of flush_cb and flush data. | Dave Airlie | 2009-12-18 | 3 | -2/+8 | |
| |/ / / / / / |/| | | | | | |