Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: provide the option of using BFE for unpack builting lowering | Ilia Mirkin | 2015-08-28 | 1 | -13/+90 |
* | glsl: use bitfield_insert instead of and + shift + or for packing | Ilia Mirkin | 2015-08-28 | 1 | -3/+24 |
* | Fix a few typos | Zoë Blade | 2015-04-27 | 1 | -4/+4 |
* | glsl: Add support for lowering 4x8 pack/unpack operations | Matt Turner | 2013-01-25 | 1 | -0/+279 |
* | glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v4) | Chad Versace | 2013-01-24 | 1 | -0/+1035 |