OSDN Git Service

i915g: Implement surface format fixup without adding an extra instruction.
authorStéphane Marchesin <marcheu@chromium.org>
Thu, 30 Jun 2011 09:05:50 +0000 (02:05 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Thu, 30 Jun 2011 09:13:28 +0000 (02:13 -0700)
commita9cb01f35597797a83ac940b0230a8f74f99a1b8
tree1370e52de0ff80bc61c72095c8c2ee4e1c4839bd
parent2adf02b45639d9d91400d081277783d5bbd20a33
i915g: Implement surface format fixup without adding an extra instruction.

We also avoid writing output color twice, which might not work when we run out of phases.
src/gallium/drivers/i915/i915_state_emit.c