Files
mesa/src
Jason Ekstrand 94aa7997e4 intel/fs: Fix unused texture coordinate zeroing on Gen4-5
We were inserting the right number of MOVs but, thanks to the way we
advanced msg_end earlier in the function, were often writing the zeros
past the end of where we actually read in the register file.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5243>
2020-05-30 01:08:50 -05:00
..
2020-04-30 11:32:54 +03:00
2020-05-26 12:46:18 -07:00
2020-04-15 11:37:21 +00:00
2020-04-20 11:57:11 +00:00
2020-03-30 13:38:01 +00:00