Hi Tim,
On 6 November 2015 at 21:09, Timothy Arceri wrote:
> On Fri, 2015-11-06 at 13:02 +, Emil Velikov wrote:
>> Hi Tim,
>>
>> A few comments below
>>
>> On 5 November 2015 at 11:17, Timothy Arceri wrote:
>> > From: Timothy Arceri
>> >
>> > Set to dummy_false until the remaining features
On Fri, 2015-11-06 at 13:02 +, Emil Velikov wrote:
> Hi Tim,
>
> A few comments below
>
> On 5 November 2015 at 11:17, Timothy Arceri wrote:
> > From: Timothy Arceri
> >
> > Set to dummy_false until the remaining features are added.
> > ---
> > src/glsl/glcpp/glcpp-parse.y| 1 +
> > s
Hi Tim,
A few comments below
On 5 November 2015 at 11:17, Timothy Arceri wrote:
> From: Timothy Arceri
>
> Set to dummy_false until the remaining features are added.
> ---
> src/glsl/glcpp/glcpp-parse.y| 1 +
> src/glsl/glsl_parser_extras.cpp | 1 +
> src/glsl/glsl_parser_extras.h | 2 ++
From: Timothy Arceri
Set to dummy_false until the remaining features are added.
---
src/glsl/glcpp/glcpp-parse.y| 1 +
src/glsl/glsl_parser_extras.cpp | 1 +
src/glsl/glsl_parser_extras.h | 2 ++
src/mesa/main/extensions.c | 1 +
4 files changed, 5 insertions(+)
diff --git a/src/glsl