nir: move to compiler/
[mesa.git] / src / glsl / lower_packing_builtins.cpp
2016-01-13 Kenneth Graunkeglsl, nir: Make ir_triop_bitfield_extract a vectorized...
2016-01-13 Kenneth Graunkeglsl, nir: Make ir_quadop_bitfield_insert a vectorized...
2015-08-28 Ilia Mirkinglsl: provide the option of using BFE for unpack builti...
2015-08-28 Ilia Mirkinglsl: use bitfield_insert instead of and + shift +...
2015-04-27 Zoë BladeFix a few typos
2013-01-25 Matt Turnerglsl: Add support for lowering 4x8 pack/unpack operations
2013-01-25 Chad Versaceglsl: Add lowering pass for GLSL ES 3.00 pack/unpack...