Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/list: Fix undefined behaviour of foreach_* macros | Danylo Piliaiev | 2020-04-14 | 1 | -60/+74 |
* | glsl/list: use uintptr_t for exec_node_data()'s subtraction | Rhys Perry | 2020-03-12 | 1 | -1/+1 |
* | glsl/list: Add an exec_list_is_singular() helper. | Kenneth Graunke | 2019-04-28 | 1 | -0/+7 |
* | glsl/list: Add a list variant of insert_after | Jason Ekstrand | 2019-03-13 | 1 | -0/+26 |
* | glsl: remove unnecessary parenthesis from macro | Caio Marcelo de Oliveira Filho | 2018-07-18 | 1 | -1/+1 |
* | glsl: fix gcc 8 parenthesis warning | Marc Dietrich | 2018-04-17 | 1 | -2/+2 |
* | glsl: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+0 |
* | exec_list: Add a foreach_list_typed_from macro | Robert Bragg | 2017-03-09 | 1 | -0/+5 |
* | ralloc: use rzalloc where it's necessary | Marek Olšák | 2016-10-31 | 1 | -1/+1 |
* | glsl: Separate overlapping sentinel nodes in exec_list. | Matt Turner | 2016-07-26 | 1 | -79/+105 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+700 |