[Mesa-dev] Missing integer "set" opcodes in Gallium

Zack Rusin zackr at vmware.com
Mon Aug 29 13:41:39 PDT 2011


On Monday, August 29, 2011 04:02:08 PM Zack Rusin wrote:
> Either way though if GL needs those ops then, like Brian mentioned, it'd be
> a  good idea to add them.

Actually I think it seems easier to just flip the ops rather than add new 
instructions, i.e. change stuff like a > b, to b < a, and a <= b to b >= a. 
Just an opinion though, I don't have strong preferences here. 


More information about the mesa-dev mailing list