Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/compiler: use new hash table and set creation helpers | Caio Marcelo de Oliveira Filho | 2019-01-14 | 1 | -1/+1 |
* | glsl: fix function inlining with opaque parameters | Rhys Perry | 2018-08-01 | 1 | -8/+44 |
* | glsl: Don't pass NULL to ir_assignment constructor when not necessary | Ian Romanick | 2017-10-02 | 1 | -6/+5 |
* | glsl: Use ir_var_temporary when generating inline functions. | Kenneth Graunke | 2016-12-20 | 1 | -1/+1 |
* | glsl: compute lvalues of [in]out parameters before inlined function body | Nicolai Hähnle | 2016-11-02 | 1 | -10/+81 |
* | glsl: Convert function inlining to the util hash table | Thomas Helland | 2016-09-12 | 1 | -3/+3 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+360 |