glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310
[mesa.git] / src / compiler / glsl / glsl_lexer.ll
2016-04-10 Ilia Mirkinglsl: allow usage of the keyword buffer before GLSL...
2016-03-31 Ilia Mirkinmesa: add GL_OES_shader_multisample_interpolation support
2016-03-30 Lars Hamreglsl: invalidate float suffixes for GLSL 1.10 and GLSL...
2016-03-29 Ilia Mirkinglsl: add OES_texture_buffer and EXT_texture_buffer...
2016-02-27 Ilia Mirkinmesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5...
2016-02-12 Timothy Arceriglsl: replace _strtoui64() with strtoull() for MSVC
2016-01-26 Emil Velikovglsl: move to compiler/