summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/builtin_types.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-09glsl: Allow compatibility shaders with MESA_GL_VERSION_OVERRIDE=...Matt Turner1-1/+1
2017-01-20glsl: Add basic ARB_gpu_shader_int64 typesDave Airlie1-0/+12
2016-08-28mesa: add EXT_texture_cube_map_array supportIlia Mirkin1-0/+2
2016-08-26mesa: Add support for OES_texture_cube_map_arrayIan Romanick1-11/+16
2016-04-03glsl: make *sampler2DMSArray available in ESSL 3.20Ilia Mirkin1-5/+7
2016-03-28glsl: add OES_texture_buffer and EXT_texture_buffer supportIlia Mirkin1-6/+16
2016-01-26glsl: move to compiler/Emil Velikov1-0/+394