OSDN Git Service

i915: Fixed cubemap layouts
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Thu, 19 Jun 2008 15:09:09 +0000 (17:09 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Thu, 19 Jun 2008 15:11:06 +0000 (17:11 +0200)
commit8d0329fb6af657a53cb010a3d7a8f4282e2715b8
tree7cc706f0c6b0e99653e58d874b2070eda5a9b451
parent6fbfcf922210ddf29b73290557f9d40171b09d2e
i915: Fixed cubemap layouts

Apprently we shouldn't do all the advanced layout
operation for none compressed formats.

The compressed code was also broken, its currently
disabled, but should be fixed once i915simple starts
to support compressed formats.
src/gallium/drivers/i915simple/i915_texture.c