glsl: fix the type of ir_constant_data::u16
[mesa.git] / src / compiler / glsl / opt_function_inlining.cpp
2019-01-14 Caio Marcelo de... src/compiler: use new hash table and set creation helpers
2018-08-01 Rhys Perryglsl: fix function inlining with opaque parameters
2017-10-02 Ian Romanickglsl: Don't pass NULL to ir_assignment constructor...
2016-12-20 Kenneth Graunkeglsl: Use ir_var_temporary when generating inline funct...
2016-11-02 Nicolai Hähnleglsl: compute lvalues of [in]out parameters before...
2016-09-12 Thomas Hellandglsl: Convert function inlining to the util hash table
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/