On Wed, Nov 5, 2014 at 5:12 PM, Jason Ekstrand wrote:
>
>
> On Wed, Nov 5, 2014 at 2:46 PM, Matt Turner wrote:
>>
>> On Wed, Nov 5, 2014 at 2:00 PM, Jason Ekstrand
>> wrote:
>> > This can be very useful for trying to debug list corruptions.
>> >
>> > Signed-off-by: Jason Ekstrand
>> > Cc: Ian R
On Wed, Nov 5, 2014 at 2:46 PM, Matt Turner wrote:
> On Wed, Nov 5, 2014 at 2:00 PM, Jason Ekstrand
> wrote:
> > This can be very useful for trying to debug list corruptions.
> >
> > Signed-off-by: Jason Ekstrand
> > Cc: Ian Romanick
> > ---
> > src/glsl/list.h | 14 ++
> > 1 file
On Wed, Nov 5, 2014 at 2:00 PM, Jason Ekstrand wrote:
> This can be very useful for trying to debug list corruptions.
>
> Signed-off-by: Jason Ekstrand
> Cc: Ian Romanick
> ---
> src/glsl/list.h | 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/src/glsl/list.h b/src/glsl/
This can be very useful for trying to debug list corruptions.
Signed-off-by: Jason Ekstrand
Cc: Ian Romanick
---
src/glsl/list.h | 14 ++
1 file changed, 14 insertions(+)
diff --git a/src/glsl/list.h b/src/glsl/list.h
index aac13fd..1d18ec9 100644
--- a/src/glsl/list.h
+++ b/src/gl