On Mon, Nov 16, 2015 at 11:44 AM, Ilia Mirkin wrote:
> On Mon, Nov 16, 2015 at 11:42 AM, Samuel Iglesias Gonsálvez
> wrote:
>>
>>
>> On 16/11/15 17:34, Ilia Mirkin wrote:
>>> On Mon, Nov 16, 2015 at 11:29 AM, Samuel Iglesias Gonsálvez
>>> wrote:
On 16/11/15 13:07, Tapani Pälli wro
On 16/11/15 17:34, Ilia Mirkin wrote:
> On Mon, Nov 16, 2015 at 11:29 AM, Samuel Iglesias Gonsálvez
> wrote:
>>
>>
>> On 16/11/15 13:07, Tapani Pälli wrote:
>>>
>>> On 11/16/2015 01:35 PM, Tapani Pälli wrote:
On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
> Hello Ili
On Mon, Nov 16, 2015 at 11:42 AM, Samuel Iglesias Gonsálvez
wrote:
>
>
> On 16/11/15 17:34, Ilia Mirkin wrote:
>> On Mon, Nov 16, 2015 at 11:29 AM, Samuel Iglesias Gonsálvez
>> wrote:
>>>
>>>
>>> On 16/11/15 13:07, Tapani Pälli wrote:
On 11/16/2015 01:35 PM, Tapani Pälli wrote:
>
>>
On Mon, Nov 16, 2015 at 11:29 AM, Samuel Iglesias Gonsálvez
wrote:
>
>
> On 16/11/15 13:07, Tapani Pälli wrote:
>>
>> On 11/16/2015 01:35 PM, Tapani Pälli wrote:
>>>
>>>
>>> On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
Hello Ilia, Tapani:
I have reproduced the issue with
On 16/11/15 13:07, Tapani Pälli wrote:
>
> On 11/16/2015 01:35 PM, Tapani Pälli wrote:
>>
>>
>> On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
>>> Hello Ilia, Tapani:
>>>
>>> I have reproduced the issue with a piglit test but not with the trace
>>> uploaded in the bug report :-(
>>>
>>
On 11/16/2015 01:35 PM, Tapani Pälli wrote:
On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
Hello Ilia, Tapani:
I have reproduced the issue with a piglit test but not with the trace
uploaded in the bug report :-(
The piglit test was: bin/arb_shader_storage_buffer_object-maxblocks
On 16/11/15 12:35, Tapani Pälli wrote:
>
>
> On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
>> Hello Ilia, Tapani:
>>
>> I have reproduced the issue with a piglit test but not with the trace
>> uploaded in the bug report :-(
>>
>> The piglit test was: bin/arb_shader_storage_buffer_obj
On 11/16/2015 01:29 PM, Samuel Iglesias Gonsálvez wrote:
Hello Ilia, Tapani:
I have reproduced the issue with a piglit test but not with the trace
uploaded in the bug report :-(
The piglit test was: bin/arb_shader_storage_buffer_object-maxblocks
I have upload a branch with some fixes at Igal
Hello Ilia, Tapani:
I have reproduced the issue with a piglit test but not with the trace
uploaded in the bug report :-(
The piglit test was: bin/arb_shader_storage_buffer_object-maxblocks
I have upload a branch with some fixes at Igalia's mesa repo:
Git repo: https://github.com/Igalia/mesa.git
On 13/11/15 21:38, Ilia Mirkin wrote:
> On Fri, Nov 13, 2015 at 2:37 PM, Ilia Mirkin wrote:
>> Looks like valgrind hates this for some reason. I'm seeing lots of
>>
>> ==16821== Conditional jump or move depends on uninitialised value(s)
>> ==16821==at 0xA074D09: glsl_type::record_compare(gls
On Fri, Nov 13, 2015 at 2:37 PM, Ilia Mirkin wrote:
> Looks like valgrind hates this for some reason. I'm seeing lots of
>
> ==16821== Conditional jump or move depends on uninitialised value(s)
> ==16821==at 0xA074D09: glsl_type::record_compare(glsl_type const*)
> const (glsl_types.cpp:783)
>
Looks like valgrind hates this for some reason. I'm seeing lots of
==16821== Conditional jump or move depends on uninitialised value(s)
==16821==at 0xA074D09: glsl_type::record_compare(glsl_type const*)
const (glsl_types.cpp:783)
Where line 783 is:
if (this->fields.structure[i].precisi
Reviewed-by: Samuel Iglesias Gonsálvez
On 06/11/15 13:03, Tapani Pälli wrote:
> From: Iago Toral Quiroga
>
> We will need this later on when we implement proper support for
> precision qualifiers in the drivers and also to do link time checks for
> uniforms as indicated by the spec.
>
> This p
On Tue, 2015-11-10 at 12:41 +0200, Tapani Pälli wrote:
>
> On 11/10/2015 12:26 PM, Iago Toral wrote:
> > On Fri, 2015-11-06 at 14:03 +0200, Tapani Pälli wrote:
> >> From: Iago Toral Quiroga
> >>
> >> We will need this later on when we implement proper support for
> >> precision qualifiers in the
On 11/10/2015 12:26 PM, Iago Toral wrote:
On Fri, 2015-11-06 at 14:03 +0200, Tapani Pälli wrote:
From: Iago Toral Quiroga
We will need this later on when we implement proper support for
precision qualifiers in the drivers and also to do link time checks for
uniforms as indicated by the spec.
On Fri, 2015-11-06 at 14:03 +0200, Tapani Pälli wrote:
> From: Iago Toral Quiroga
>
> We will need this later on when we implement proper support for
> precision qualifiers in the drivers and also to do link time checks for
> uniforms as indicated by the spec.
>
> This patch also adds compile-ti
From: Iago Toral Quiroga
We will need this later on when we implement proper support for
precision qualifiers in the drivers and also to do link time checks for
uniforms as indicated by the spec.
This patch also adds compile-time checks for variables without precision
information (currently, Mes
17 matches
Mail list logo