summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/swrast
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-28 14:35:58 -0700
committerBrian Paul <brianp@vmware.com>2009-01-28 14:35:58 -0700
commitfaa48915d27634a12f123eaa6e954ec79565e365 (patch)
tree7981071c50abe64a830333557f9298f3ca73396a /src/mesa/drivers/dri/swrast
parent2ace634024dc14ab15087f3718f8f84e23fba47c (diff)
i965: fix bug in pass0_precalc_mov()
Previously, "in-place" swizzles such as: MOV t, t.xxyx; were handled incorrectly. Fixed by splitting the one loop into two loops so we get all the refs before assigning them (to avoid potential clobbering).
Diffstat (limited to 'src/mesa/drivers/dri/swrast')
0 files changed, 0 insertions, 0 deletions