Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: calculate number of operands in an expression once | Timothy Arceri | 2017-08-11 | 1 | -4/+4 |
* | glsl: Fix indent in dump code | Elie Tournier | 2017-06-20 | 1 | -7/+7 |
* | glsl: remove explicit __STDC_FORMAT_MACROS define | Emil Velikov | 2017-01-27 | 1 | -1/+0 |
* | glsl/standalone: Enable ARB_gpu_shader_int64 | Ian Romanick | 2017-01-20 | 1 | -3/+14 |
* | glsl: define __STDC_FORMAT_MACROS to get PRIx64 macro | Brian Paul | 2016-11-11 | 1 | -0/+1 |
* | glsl: include inttypes.h for PRIx64 macro | Brian Paul | 2016-11-10 | 1 | -0/+1 |
* | glsl: Add a C++ code generator that uses ir_builder to rebuild a program | Ian Romanick | 2016-11-10 | 1 | -0/+756 |