summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_batch.h
Commit message (Expand)AuthorAgeFilesLines
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-47/+0
* i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz2009-09-011-79/+10
* i915g: Don't use winsys directly in the driverJakob Bornecrantz2009-08-311-1/+1
* i915g: Check relocs as wellJakob Bornecrantz2009-08-121-2/+2
* i915: Don't dump batchbuffer on flush in contextJakob Bornecrantz2009-01-291-1/+0
* i915: Add verbose debugingJakob Bornecrantz2009-01-281-1/+2
* i915: Fix compile on linux-dri-debugJakob Bornecrantz2008-06-031-2/+0
* i915: Removed useless definesJakob Bornecrantz2008-06-021-4/+0
* i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz2008-06-021-18/+2
* i915: Rework of batchbuffer codeJakob Bornecrantz2008-06-021-4/+88
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-2/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+54