diff options
author | Chris Forbes <[email protected]> | 2013-07-14 18:30:52 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-07-16 19:08:41 +1200 |
commit | 121ea0b38bfee093e0bde0ff1443fc2efec688b0 (patch) | |
tree | fbc1738c9b93fe9d5dd310699c02615db2ee77cc /src/SConscript | |
parent | e4fdf1b008ce29c5b5a52985c586b61f35d31e4c (diff) |
i965/Gen4: Zero extra coordinates for ir_tex
We always emit U,V,R coordinates for this message, but the sampler gets
very angry if we pass garbage in the R coordinate for at least some
texture formats.
Fill the remaining coordinates with zero instead.
Fixes broken rendering on GM45 in Source games, and in VDrift.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65236
NOTE: This is a candidate for stable branches.
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions