Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / gtests / TestFixture.cpp
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-02 John KessenichNon-functional: Rationalizing parse helper hierarchy...
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-26 John KessenichMerge pull request #473 from steve-lunarg/remapper...
2016-08-25 steve-lunargWIP: SPV Remapper: add remapper test framework
2016-07-12 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-09 John KessenichFront-end: Fix known crashes by early exit on error...
2016-07-09 John KessenichBuild: Remove causes of pedantic warnings. Addresses...
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-24 John KessenichVulkan: Finish semantics for what creates spec-const...
2016-05-17 John KessenichMerge branch 'struct_member_decorations' of https:...
2016-05-16 John KessenichMerge pull request #284 from antiagainst/gtest-hlsl
2016-05-16 Lei ZhangAdd support for testing file-based HLSL source code...
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-03-31 John KessenichMerge pull request #190 from antiagainst/gtest
2016-03-31 Lei ZhangLink in Google Test framework.