On 02/28/2012 12:59 PM, Jose Fonseca wrote:
- Original Message -
Hi guys,
So I've gotten llvmpipe GLSL 1.20 support with native integers
enabled
to be 0 regressions from non-integers enabled.
The one big problem I've hit is non-native integer llvmpipe uses
system_values, it takes the
- Original Message -
> Hi guys,
>
> So I've gotten llvmpipe GLSL 1.20 support with native integers
> enabled
> to be 0 regressions from non-integers enabled.
>
> The one big problem I've hit is non-native integer llvmpipe uses
> system_values, it takes them in as integers and converts t
Hi guys,
So I've gotten llvmpipe GLSL 1.20 support with native integers enabled
to be 0 regressions from non-integers enabled.
The one big problem I've hit is non-native integer llvmpipe uses
system_values, it takes them in as integers and converts them to
floats and stores that value, however th