diff options
author | Brian <brian@yutani.localnet.net> | 2007-03-08 15:52:22 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-03-08 15:52:22 -0700 |
commit | 5761a93bba11e8a47660f465b27485e130150242 (patch) | |
tree | 5e34122f787a8e13fcf51be0990cafb467c5fea6 /src/mesa/tnl | |
parent | 3e0fbc7efcebdbef5698a270bd0192335a2d556b (diff) |
Added IR_SLE and IR_SLT for <= and < operations.
Using IR_SGE and IR_SGT with transposed args doesn't work since the __asm
calls don't do argument matching by name, but by position.
This fixes the broken lessThan() and lessThanEqual() functions.
Diffstat (limited to 'src/mesa/tnl')
0 files changed, 0 insertions, 0 deletions