Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/freedreno/panfrost: pass gl_context to the standalone compiler | Timothy Arceri | 2019-03-06 | 1 | -1/+4 |
* | mesa: include mtypes.h less | Marek Olšák | 2018-04-12 | 1 | -1/+1 |
* | glsl/standalone: point which arguments are mandatory | Alejandro Piñeiro | 2018-01-05 | 1 | -1/+4 |
* | glsl: Mark functions static | Matt Turner | 2017-08-21 | 1 | -1/+1 |
* | glsl/standalone: Add the ability to generate ir_builder code | Ian Romanick | 2016-11-10 | 1 | -0/+1 |
* | glsl: add just-log option for the standalone compiler. | Alejandro Piñeiro | 2016-05-26 | 1 | -0/+1 |
* | glsl: split out libstandalone | Rob Clark | 2016-05-25 | 1 | -365/+15 |
* | glsl: fix standalone compiler | Rob Clark | 2016-02-19 | 1 | -0/+12 |
* | mesa: do not use a constant for MAX_COMPUTE_SHARED_SIZE | Samuel Pitoiset | 2016-02-13 | 1 | -0/+1 |
* | mesa: make compute maximums reflect driver-provided values | Ilia Mirkin | 2016-02-13 | 1 | -0/+4 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+431 |