aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ir_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* mesa/glsl: add support for EXT_shader_implicit_conversionsErik Faye-Lund2018-11-021-1/+2
* glsl: make use of glsl_type::is_float()Samuel Pitoiset2017-04-211-2/+2
* glsl: make use of glsl_type::is_double()Samuel Pitoiset2017-04-211-1/+1
* glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner2016-07-261-7/+7
* MESA_shader_integer_functions: Allow new function overload matching rulesIan Romanick2016-07-191-5/+7
* glsl: move to compiler/Emil Velikov2016-01-261-0/+404