summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_state_emit.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz2009-09-011-11/+7
* i915g: Cleanup i915_state_emit.cJakob Bornecrantz2009-08-311-77/+77
* i915: Fix some warningsJakob Bornecrantz2009-02-251-2/+0
* i915simple: Minimal fixup for introduction of struct pipe_transfer.Michel Dänzer2009-02-181-4/+2
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-7/+15
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-2/+2
* i915: Add render and texture support for tiled texture and buffersJakob Bornecrantz2008-06-231-6/+6
* i915: Improved the not used tile codeJakob Bornecrantz2008-06-131-6/+15
* i915: Fix offsets not being used for surface targetsJakob Bornecrantz2008-06-131-2/+2
* i915: Fixed some warningsJakob Bornecrantz2008-06-021-0/+1
* i915: Prepare for tiled private front and back buffersJakob Bornecrantz2008-05-281-0/+1
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-1/+1
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-6/+0
* gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian2008-02-221-8/+31
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+374