Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: allow any l-value of an input variable as interpolant in interpolateAt* | Nicolai Hähnle | 2017-11-03 | 1 | -0/+18 |
* | glsl: stop copying struct and interface member names | Timothy Arceri | 2017-08-11 | 1 | -1/+2 |
* | glsl: Drop resize-to-MaxPatchVertices hack. | Kenneth Graunke | 2017-02-12 | 1 | -2/+0 |
* | glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries. | Kenneth Graunke | 2016-10-27 | 1 | -0/+2 |
* | glsl: Convert interface block lowering to the util hash table | Thomas Helland | 2016-09-12 | 1 | -13/+14 |
* | glsl/mesa: split gl_shader in two | Timothy Arceri | 2016-06-30 | 1 | -1/+1 |
* | glsl: when lowering named interface set assigned flag | Timothy Arceri | 2016-03-31 | 1 | -0/+11 |
* | glsl: add xfb qualifier lowering support for named blocks | Timothy Arceri | 2016-03-31 | 1 | -0/+7 |
* | glsl: generate named interface block names correctly | Timothy Arceri | 2016-03-31 | 1 | -3/+2 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+280 |