Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases to switch statements | Brian Paul | 2018-04-30 | 1 | -0/+6 |
* | glsl: Silence warnings in the uniform initializer test about 16-bit types | Eric Anholt | 2018-02-20 | 1 | -0/+9 |
* | glsl/tests: Fix strict aliasing warning about int64/double. | Eric Anholt | 2018-02-12 | 1 | -3/+19 |
* | glsl: Rename ir_constant::array_elements to ::const_elements | Ian Romanick | 2017-09-19 | 1 | -2/+2 |
* | glsl: make use of glsl_type::is_array() | Samuel Pitoiset | 2017-04-21 | 1 | -1/+1 |
* | glsl/tests: Add UINT64 and INT64 types | Rhys Kidd | 2017-02-21 | 1 | -0/+18 |
* | glsl/types: Add support for function types | Jason Ekstrand | 2016-02-13 | 1 | -0/+3 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+255 |