Implement atomic ops, bit conversions, fix fwidth stage mask, fix saturate dest modifier.
[platform/upstream/glslang.git] / hlsl / hlslParseables.cpp
2016-06-14 LoopDawgImplement atomic ops, bit conversions, fix fwidth stage...
2016-06-13 John KessenichMerge pull request #337 from steve-lunarg/intrinsics
2016-06-10 LoopDawgAdd decompositions for some HLSL intrinsics.
2016-06-08 John KessenichMerge pull request #331 from jherico/jherico-patch-1
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-06-03 John KessenichMerge pull request #326 from greg-lunarg/greg-mr4
2016-06-03 John KessenichMerge pull request #322 from steve-lunarg/intrinsics
2016-06-03 LoopDawgInitial implementation of direct-mapped subset of HLSL...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-24 John KessenichMerge pull request #306 from johnkslang/finish-spec...
2016-05-23 John KessenichMerge pull request #305 from steve-lunarg/intrinsics
2016-05-23 LoopDawgAdd base class TParseables for intrinsic / builtin...