tgsi: Fix behaviour of dimension index.
authorMichal Krol <michal@vmware.com>
Mon, 18 Jan 2010 18:07:44 +0000 (19:07 +0100)
committerMichal Krol <michal@vmware.com>
Mon, 18 Jan 2010 18:13:49 +0000 (19:13 +0100)
commit7472cd0f1f0f8284729274bc5c453d59d9ab4b55
tree544cfc1e276b09ae93f1bf841fe471d6842d5926
parent463351ea6c953c3db7f135ba97160a212562daef
tgsi: Fix behaviour of dimension index.

The dimension index always addresses the second-dimension axis.
src/gallium/auxiliary/tgsi/tgsi_dump.c
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_sanity.c