On 22/09/15 20:57, Kristian Høgsberg wrote:
> On Mon, Sep 21, 2015 at 11:03:41AM +0200, Samuel Iglesias Gonsálvez wrote:
>>
>>
>> On 19/09/15 00:30, Kristian Høgsberg wrote:
>>> On Thu, Sep 10, 2015 at 03:35:56PM +0200, Iago Toral Quiroga wrote:
v2:
- Fix ssbo loads with boolean variabl
On Mon, Sep 21, 2015 at 11:03:41AM +0200, Samuel Iglesias Gonsálvez wrote:
>
>
> On 19/09/15 00:30, Kristian Høgsberg wrote:
> > On Thu, Sep 10, 2015 at 03:35:56PM +0200, Iago Toral Quiroga wrote:
> >> v2:
> >> - Fix ssbo loads with boolean variables.
> >>
> >> Reviewed-by: Connor Abbott
> >> --
On 19/09/15 00:30, Kristian Høgsberg wrote:
> On Thu, Sep 10, 2015 at 03:35:56PM +0200, Iago Toral Quiroga wrote:
>> v2:
>> - Fix ssbo loads with boolean variables.
>>
>> Reviewed-by: Connor Abbott
>> ---
>> src/glsl/nir/glsl_to_nir.cpp| 80
>> -
>>
On Thu, Sep 10, 2015 at 03:35:56PM +0200, Iago Toral Quiroga wrote:
> v2:
> - Fix ssbo loads with boolean variables.
>
> Reviewed-by: Connor Abbott
> ---
> src/glsl/nir/glsl_to_nir.cpp| 80
> -
> src/glsl/nir/nir_intrinsics.h | 2 +-
> src/
v2:
- Fix ssbo loads with boolean variables.
Reviewed-by: Connor Abbott
---
src/glsl/nir/glsl_to_nir.cpp| 80 -
src/glsl/nir/nir_intrinsics.h | 2 +-
src/glsl/nir/nir_lower_phis_to_scalar.c | 2 +
3 files changed, 81 insertions(+), 3 deleti