Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i915g: s/bool/boolean/ style-fixup in winsys | Daniel Vetter | 2011-02-21 | 1 | -1/+1 |
* | i915g: s/__func__/__FUNCTION__/ | Vinson Lee | 2011-02-20 | 1 | -1/+1 |
* | i915g: Fix void ptr arith | Jakob Bornecrantz | 2011-02-21 | 1 | -1/+1 |
* | i915g: prepare winsys/batchbuffer for execbuf2 | Daniel Vetter | 2010-12-02 | 1 | -1/+1 |
* | i915g: switch to tiled allocations, kill set_fence | Daniel Vetter | 2010-12-02 | 1 | -18/+0 |
* | i915g: add winsys function to create tiled buffers | Daniel Vetter | 2010-12-02 | 2 | -2/+32 |
* | i915g: drop alignment parameter from iws->buffer_create | Daniel Vetter | 2010-12-02 | 2 | -15/+1 |
* | i915g: Move bootstrap code to targets | Jakob Bornecrantz | 2010-06-06 | 3 | -5/+13 |
* | i915g: Move pci id to winsys struct | Jakob Bornecrantz | 2010-05-29 | 2 | -4/+2 |
* | gallium: s/free/FREE/ and same for friends. | José Fonseca | 2010-04-23 | 1 | -1/+1 |
* | i915g: Remove unnecessary headers. | Vinson Lee | 2010-04-17 | 1 | -3/+0 |
* | i915g: Add a software only debuging winsys | Jakob Bornecrantz | 2010-04-17 | 7 | -0/+478 |