Skip to content
Snippets Groups Projects
Commit bc912bac authored by Emma Anholt's avatar Emma Anholt Committed by Marge Bot
Browse files

virgl: Add workarounds for virglrenderer input/sv signedness bugs.


GLSL-to-TGSI would emit some MOVs that made things OK, but NTT
successfully copy-propagates the inputs and sysvals more, triggering bugs
in virglrenderer when the signedness of the input is different from that
of the ALU op.

Reviewed-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!15014>
parent f25ccac3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment