Revert "Modernise CMake"
[platform/upstream/glslang.git] / hlsl / CMakeLists.txt
2017-04-29 John KessenichRevert "Modernise CMake"
2017-04-29 John KessenichMerge pull request #828 from SoapGentoo/fixes
2017-04-28 David SeifertModernise CMake
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-11-01 John KessenichMerge pull request #572 from steve-lunarg/numthreads
2016-10-31 steve-lunargHLSL: implement numthreads for compute shaders
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
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...
2016-05-05 John KessenichMerge branch 'feature2' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #268 from AWoloszyn/update-cmake
2016-05-05 Andrew WoloszynUpdated cmake to better organize folders and options.
2016-05-04 John KessenichMerge pull request #263 from antiagainst/cmake-minimum...
2016-05-04 Lei ZhangRemove duplicated cmake_minimum_required() calls.
2016-05-04 John KessenichHLSL: Add (almost) full expression grammar: Binary...
2016-05-04 John KessenichHLSL: Separate out token stream handling from grammar...
2016-04-04 John KessenichMerge pull request #220 from Qining/fix-built-in-spec...
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-03-13 John KessenichHLSL: Plumb in HLSL parse context and keywords, and...