summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_blit.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz2009-09-011-7/+6
* i915g: Cleanup i915_blit.[c|h]Jakob Bornecrantz2009-08-311-41/+34
* i915: Fix surface operationsJakob Bornecrantz2009-01-301-15/+15
* i915: Flush on surface copy/clearJakob Bornecrantz2009-01-281-0/+2
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-2/+0
* i915: Fix compile on linux-dri-debugJakob Bornecrantz2008-06-031-0/+1
* i915: Removed useless definesJakob Bornecrantz2008-06-021-4/+0
* 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/+162