Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: record number of components used in each slot for varying packing | Ilia Mirkin | 2016-11-09 | 1 | -5/+16 |
* | glsl: use a non-malloc'd storage for short ir_variable names | Marek Olšák | 2016-10-31 | 1 | -2/+6 |
* | glsl: Separate overlapping sentinel nodes in exec_list. | Matt Turner | 2016-07-26 | 1 | -4/+4 |
* | compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*. | Kenneth Graunke | 2016-07-17 | 1 | -3/+3 |
* | glsl: Pack integer and double varyings as flat even if interpolation mode is ... | Ian Romanick | 2016-07-05 | 1 | -5/+6 |
* | glsl/mesa: split gl_shader in two | Timothy Arceri | 2016-06-30 | 1 | -3/+3 |
* | glsl: use new interfaces for 64-bit checks. | Dave Airlie | 2016-06-09 | 1 | -3/+3 |
* | glsl: fix lowering outputs for early/nested returns | Lars Hamre | 2016-04-28 | 1 | -4/+54 |
* | glsl: disable varying packing when its not safe | Timothy Arceri | 2016-03-18 | 1 | -7/+21 |
* | glsl: pass disable_varying_packing bool to the lowering pass | Timothy Arceri | 2016-03-18 | 1 | -5/+13 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+749 |