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 | -3/+1 |
* | glsl: Fix coding standards issues in lower_if_to_cond_assign | Ian Romanick | 2017-10-02 | 1 | -48/+47 |
* | glsl: Mark functions static | Matt Turner | 2017-08-21 | 1 | -2/+2 |
* | glsl: don't flatten if-blocks with dynamic array indices | Nicolai Hähnle | 2016-11-21 | 1 | -2/+17 |
* | glsl/lower_if: conditionally lower if-branches based on their size | Marek Olšák | 2016-11-15 | 1 | -6/+49 |
* | glsl/lower_if: don't lower branches touching tess control outputs | Marek Olšák | 2016-11-15 | 1 | -3/+20 |
* | glsl/lower_if: check more node types in check_control_flow -> check_ir_node | Marek Olšák | 2016-11-15 | 1 | -3/+6 |
* | glsl/lower_if: move and rename found_control_flow | Marek Olšák | 2016-11-15 | 1 | -7/+10 |
* | glsl: Convert if lowering to use a set | Thomas Helland | 2016-09-12 | 1 | -23/+26 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+252 |