summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_batch.h
AgeCommit message (Expand)Author
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz
2009-08-31i915g: Don't use winsys directly in the driverJakob Bornecrantz
2009-08-12i915g: Check relocs as wellJakob Bornecrantz
2009-01-29i915: Don't dump batchbuffer on flush in contextJakob Bornecrantz
2009-01-28i915: Add verbose debugingJakob Bornecrantz
2008-06-03i915: Fix compile on linux-dri-debugJakob Bornecrantz
2008-06-02i915: Removed useless definesJakob Bornecrantz
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz
2008-06-02i915: Rework of batchbuffer codeJakob Bornecrantz
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-15Code reorganization: move files into their places.José Fonseca