Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/types: Rename is_integer to is_integer_32 | Jason Ekstrand | 2019-06-19 | 1 | -2/+2 |
* | glsl: pass mem_ctx to constant_expression_value(...) and friends | Timothy Arceri | 2017-08-11 | 1 | -1/+1 |
* | glsl: stop copying struct and interface member names | Timothy Arceri | 2017-08-11 | 1 | -7/+7 |
* | glsl: relax bindless sampler arrays indexing | Samuel Pitoiset | 2017-05-06 | 1 | -1/+7 |
* | glsl: Indirect array indexing on non-last SSBO member must fail compilation | Iago Toral Quiroga | 2016-10-20 | 1 | -0/+14 |
* | glsl: remove remaining tabs from ast_array_index.cpp | Timothy Arceri | 2016-09-29 | 1 | -37/+36 |
* | glsl: make max array trackers ints and use -1 as base. (v2) | Dave Airlie | 2016-05-24 | 1 | -2/+2 |
* | mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 support | Ilia Mirkin | 2016-02-27 | 1 | -9/+21 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+333 |