On Tue, 2016-06-28 at 11:52 +1000, Timothy Arceri wrote:
> This will allow us to later split gl_shader into two structs.
> ---
> src/compiler/glsl/link_functions.cpp | 47
> +---
> 1 file changed, 22 insertions(+), 25 deletions(-)
>
> diff --git a/src/compiler/gls
On Tue, 2016-06-28 at 11:52 +1000, Timothy Arceri wrote:
> This will allow us to later split gl_shader into two structs.
> ---
> src/compiler/glsl/link_functions.cpp | 47 +-
> --
> 1 file changed, 22 insertions(+), 25 deletions(-)
>
> diff --git a/src/compiler/gls
This will allow us to later split gl_shader into two structs.
---
src/compiler/glsl/link_functions.cpp | 47 +---
1 file changed, 22 insertions(+), 25 deletions(-)
diff --git a/src/compiler/glsl/link_functions.cpp
b/src/compiler/glsl/link_functions.cpp
index 4e102