glsl: add enable flags for ARB_compute_variable_group_size
[mesa.git] / src / compiler / glsl / standalone.cpp
2016-10-06 Samuel Pitoisetglsl: add enable flags for ARB_compute_variable_group_size
2016-09-27 Ian Romanickglsl/standalone: Enable GLSL 4.00 through 4.50
2016-09-27 Ian Romanickglsl/standalone: Use API_OPENGL_CORE if the GLSL versio...
2016-09-12 Thomas Hellandmesa/glsl: Move string_to_uint_map into the util folder
2016-07-02 Rob Clarkglsl/standalone: initialize MaxUserAssignableUniformLoc...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-16 Timothy Arcerimesa/glsl: stop using GL shader type internally
2016-05-26 Alejandro Piñeiroglsl: add just-log option for the standalone compiler.
2016-05-25 Rob Clarkglsl: split out libstandalone