[Mesa-dev] [PATCH 3/3] gallivm: add major integer opcodes to the tgsi action handler
Jose Fonseca
jfonseca at vmware.com
Tue Feb 28 12:09:46 PST 2012
----- Original Message -----
> From: Dave Airlie <airlied at redhat.com>
>
> This adds support for all the opcodes needed for native integer
> support with GLSL 1.20 enabled, and some of the ones for GLSL1.30
> support.
>
> I've split them between non-cpu and cpu along the same lines
> Tom's code did for the other ones I think, but I'm open to review
> on which ones should go where.
After you commit I'll split the cpu vs non cpu, as it is a bit confusing now.
> With instance ids fixed I get no regressions on my box here
> with LLVM 2.8, will test with later LLVMs as well.
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
The whole series looks great to me.
Jose
More information about the mesa-dev
mailing list