gallium/i915: fix i915_emit_texld() to handle swizzled texcoords
authorBrian <brian@i915.localnet.net>
Tue, 26 Feb 2008 00:59:51 +0000 (17:59 -0700)
committerBrian <brian@i915.localnet.net>
Tue, 26 Feb 2008 01:56:36 +0000 (18:56 -0700)
commit0235b3252100eda553babea42c014445358a2985
tree03925da56c473f16a93bcfee7930d54041a4d435
parent2fc9d0ffac4b44dad1f13443e5dedd545675a7ee
gallium/i915: fix i915_emit_texld() to handle swizzled texcoords

Allocate a temporary register, insert MOV instruction, etc.
src/gallium/drivers/i915simple/i915_fpc_emit.c
src/gallium/drivers/i915simple/i915_fpc_translate.c