summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/ir_function.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-21glsl: make use of glsl_type::is_float()Samuel Pitoiset1-2/+2
2017-04-21glsl: make use of glsl_type::is_double()Samuel Pitoiset1-1/+1
2016-07-26glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner1-7/+7
2016-07-19MESA_shader_integer_functions: Allow new function overload matching rulesIan Romanick1-5/+7
2016-01-26glsl: move to compiler/Emil Velikov1-0/+404