summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture.c
diff options
context:
space:
mode:
authorTom Stellard <tstellar@gmail.com>2010-07-04 12:30:52 -0700
committerTom Stellard <tstellar@gmail.com>2010-07-08 21:11:03 -0700
commit3724a2e65f5b3aa6e123889342a3e9c4d05903f5 (patch)
tree7967f0acb01accea5192661fc20a879fe354321a /src/gallium/drivers/r300/r300_texture.c
parent75d0e95a3ad188ae1c4cc38a73241c6b227c0733 (diff)
r300/compiler: Fix scheduling of TEX instructions.
The following instruction sequence will no longer be emitted in separate TEX blocks: 0: TEX temp[0].xyz, temp[1].xy__, 2D[0]; 1: TEX temp[1].xyz, temp[2].xy__, 2D[0]; This fixes fdo bug #25109
Diffstat (limited to 'src/gallium/drivers/r300/r300_texture.c')
0 files changed, 0 insertions, 0 deletions