Re: [Mesa-dev] [PATCH 3/3] mesa: add GLSL 4.60 to shading_language_version()

2017-08-01 Thread Nicolai Hähnle
For the series: Reviewed-by: Nicolai Hähnle On 01.08.2017 12:26, Samuel Pitoiset wrote: Signed-off-by: Samuel Pitoiset --- src/mesa/main/getstring.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/main/getstring.c

[Mesa-dev] [PATCH 3/3] mesa: add GLSL 4.60 to shading_language_version()

2017-08-01 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/mesa/main/getstring.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/main/getstring.c b/src/mesa/main/getstring.c index 5da405d9fa..4c805ca4d5 100644 --- a/src/mesa/main/getstring.c +++ b/src/mesa/main/getstring.c