glsl: subroutine types cannot be used in constructors.
[mesa.git] / src / compiler / glsl / ast_function.cpp
2016-05-03 Dave Airlieglsl: subroutine types cannot be used in constructors.
2016-04-26 Jakob Sinclairglsl: removing double semi-colons
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-29 Alejandro Piñeiroglsl: add is_lhs bool on ast_expression
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-19 Iago Toral Quirogaglsl: fix emit_inline_matrix_constructor for doubles
2016-02-19 Iago Toral Quirogaglsl: Mark float constants as such
2016-02-19 Iago Toral Quirogaglsl: fix indentation in emit_inline_matrix_constructor
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-07 Ilia Mirkinglsl: return cloned signature, not the builtin one
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/