diff options
author | Tom Stellard <tstellar@gmail.com> | 2010-07-04 12:30:52 -0700 |
---|---|---|
committer | Tom Stellard <tstellar@gmail.com> | 2010-07-08 21:11:03 -0700 |
commit | 3724a2e65f5b3aa6e123889342a3e9c4d05903f5 (patch) | |
tree | 7967f0acb01accea5192661fc20a879fe354321a /docs/subset.html | |
parent | 75d0e95a3ad188ae1c4cc38a73241c6b227c0733 (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 'docs/subset.html')
0 files changed, 0 insertions, 0 deletions