summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_state_emit.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz1-11/+7
2009-08-31i915g: Cleanup i915_state_emit.cJakob Bornecrantz1-77/+77
2009-02-25i915: Fix some warningsJakob Bornecrantz1-2/+0
2009-02-18i915simple: Minimal fixup for introduction of struct pipe_transfer.Michel Dänzer1-4/+2
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin1-7/+15
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca1-2/+2
2008-06-23i915: Add render and texture support for tiled texture and buffersJakob Bornecrantz1-6/+6
2008-06-13i915: Improved the not used tile codeJakob Bornecrantz1-6/+15
2008-06-13i915: Fix offsets not being used for surface targetsJakob Bornecrantz1-2/+2
2008-06-02i915: Fixed some warningsJakob Bornecrantz1-0/+1
2008-05-28i915: Prepare for tiled private front and back buffersJakob Bornecrantz1-0/+1
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer1-1/+1
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell1-6/+0
2008-02-22gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian1-8/+31
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+374