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 | -4/+2 |
* | mesa: include mtypes.h less | Marek Olšák | 2018-04-12 | 1 | -1/+1 |
* | glsl: Remove ir_function_signature::_is_intrinsic field | Ian Romanick | 2016-10-04 | 1 | -1/+0 |
* | glsl: Add ir_function_signature::is_intrinsic() method | Ian Romanick | 2016-10-04 | 1 | -3/+3 |
* | glsl: Track a unique intrinsic ID with each intrinsic function | Ian Romanick | 2016-10-04 | 1 | -0/+1 |
* | glsl: Delete linker stuff relating to built-in functions. | Kenneth Graunke | 2016-09-23 | 1 | -19/+13 |
* | glsl: Change link_functions to use a set | Thomas Helland | 2016-09-12 | 1 | -13/+15 |
* | glsl/mesa: split gl_shader in two | Timothy Arceri | 2016-06-30 | 1 | -3/+3 |
* | glsl: pass symbols to find_matching_signature() rather than shader | Timothy Arceri | 2016-06-30 | 1 | -25/+22 |
* | glsl: make max array trackers ints and use -1 as base. (v2) | Dave Airlie | 2016-05-24 | 1 | -2/+2 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+348 |