glsl: invalidate float suffixes for GLSL 1.10 and GLSL ES 1.00
[mesa.git] / src / compiler / glsl / glsl_lexer.ll
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/