r300g: fix color tiling for buffer from X server.
authorDave Airlie <airlied@redhat.com>
Sat, 3 Apr 2010 11:52:09 +0000 (21:52 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 3 Apr 2010 11:54:49 +0000 (21:54 +1000)
commit4c26cdbe01619abad413b09317f2842dcf1a4d57
tree36f99826c58411e1b02c94b4864f325887486aa2
parentf618867645b3ce2570958bfacc1faf8c88e7a620
r300g: fix color tiling for buffer from X server.

The tiling setup needs a bit of work, but this should be good enough for now,
when we get buffers from the kernel we need to store their tiling properties.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r300/r300_texture.c
src/gallium/drivers/r300/r300_winsys.h
src/gallium/winsys/radeon/drm/radeon_buffer.h
src/gallium/winsys/radeon/drm/radeon_drm_buffer.c
src/gallium/winsys/radeon/drm/radeon_r300.c