glsl: don't lower builtins to mediump that don't allow it
[mesa.git] / src / compiler / glsl / link_functions.cpp
2019-01-14 Caio Marcelo de... src/compiler: use new hash table and set creation helpers
2018-04-12 Marek Olšákmesa: include mtypes.h less
2016-10-04 Ian Romanickglsl: Remove ir_function_signature::_is_intrinsic field
2016-10-04 Ian Romanickglsl: Add ir_function_signature::is_intrinsic() method
2016-10-04 Ian Romanickglsl: Track a unique intrinsic ID with each intrinsic...
2016-09-23 Kenneth Graunkeglsl: Delete linker stuff relating to built-in functions.
2016-09-12 Thomas Hellandglsl: Change link_functions to use a set
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-30 Timothy Arceriglsl: pass symbols to find_matching_signature() rather...
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/