diff options
author | Kenneth Graunke <[email protected]> | 2011-09-28 17:37:50 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-10-02 17:00:00 -0700 |
commit | e66fc1cb035caa5375c4ef3578420476ea94d371 (patch) | |
tree | 1e43d051a0c6337f89be92ef2121652cefe068f0 /.gitattributes | |
parent | d64c6d2ffc086bde7a025269b80c0980f7d908f1 (diff) |
ir_to_mesa: Don't assertion fail on integer modulus.
Drivers implementing GLSL 1.30 want to do integer modulus, and until we
can stop generating code via ir_to_mesa, it's easier to make it silently
generate rubbish code. Multiply will do.
Signed-off-by: Kenneth Graunke <[email protected]>
Tested-by: Ian Romanick <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions