i915: Add render and texture support for tiled texture and buffers
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 23 Jun 2008 15:57:45 +0000 (17:57 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 23 Jun 2008 16:36:36 +0000 (18:36 +0200)
commitf52ab4cc22bfb6708724f3c3966ce734d605cddd
tree64f70ffa514ac8f66af034243747333698c6548d
parenta479bf62353b6517841e620122112e7565d2391c
i915: Add render and texture support for tiled texture and buffers

This is step towards tiled textures and buffer support for
i915. But the tiled attribute is never set.
src/gallium/drivers/i915simple/i915_context.h
src/gallium/drivers/i915simple/i915_state_emit.c
src/gallium/drivers/i915simple/i915_state_sampler.c
src/gallium/drivers/i915simple/i915_texture.c