Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Disable tree grafting optimization for shared variables | Jordan Justen | 2016-02-02 | 1 | -5/+6 |
* | glsl: Enable debug prints for do_common_optimization | Jordan Justen | 2016-02-02 | 1 | -32/+49 |
* | glsl: Remove 2x16 half-precision pack/unpack opcodes. | Matt Turner | 2016-02-01 | 5 | -152/+8 |
* | glsl: keep track of ssbo variable being accessed, add access params | Ilia Mirkin | 2016-01-29 | 4 | -6/+47 |
* | glsl: always initialize image_* fields, copy them on interface init | Ilia Mirkin | 2016-01-29 | 1 | -0/+5 |
* | glsl: disallow implicit conversions in ESSL shaders | Ilia Mirkin | 2016-01-28 | 1 | -0/+4 |
* | glsl: double-precision values don't support interpolation | Samuel Iglesias Gonsálvez | 2016-01-28 | 1 | -2/+7 |
* | glsl: only expose double mod when doubles are available | Ilia Mirkin | 2016-01-27 | 1 | -17/+18 |
* | glsl: remove old FINISHME | Timothy Arceri | 2016-01-27 | 1 | -2/+0 |
* | glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize | Ilia Mirkin | 2016-01-26 | 4 | -1/+16 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 451 | -0/+85231 |