summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_state_emit.c
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: Cleanup i915_state_emit.cJakob Bornecrantz
2009-02-25i915: Fix some warningsJakob Bornecrantz
2009-02-18i915simple: Minimal fixup for introduction of struct pipe_transfer.Michel Dänzer
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca
2008-06-23i915: Add render and texture support for tiled texture and buffersJakob Bornecrantz
2008-06-13i915: Improved the not used tile codeJakob Bornecrantz
2008-06-13i915: Fix offsets not being used for surface targetsJakob Bornecrantz
2008-06-02i915: Fixed some warningsJakob Bornecrantz
2008-05-28i915: Prepare for tiled private front and back buffersJakob Bornecrantz
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-02-22gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian
2008-02-15Code reorganization: move files into their places.José Fonseca