Merge pull request #405 from steve-lunarg/samplers
[platform/upstream/glslang.git] / OGLCompilersDLL /
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-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.
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-12-04 John KessenichMerge pull request #107 from xorgy/fail-init-process...
2015-12-02 Aaron HamiltonInitProcess() should fail if InitThread() does.
2015-11-20 John KessenichMerge pull request #10 from baldurk/osinclude-common...
2015-11-16 baldurkRemove legacy build system
2015-11-16 baldurkAdd an osinclude.h below each OS directory, redirects...
2015-11-16 baldurkRemove include_directories from CMakeLists, to enforce...
2015-07-11 John KessenichMerge pull request #4 from baldurk/relative-include...
2015-07-08 baldurkinclude by relative path, so root doesn't need to be...
2015-06-26 John KessenichFinal round for line endings.
2015-05-08 John Kessenichglslang tear down: Include deleting the keyword map...
2014-09-18 John KessenichNonfunctional: fix a typo.
2014-03-31 John KessenichCMake: Collapse into a single library all the libraries...
2014-03-12 John KessenichAllow choice of DLL or static CRT libraries through...
2014-03-11 John KessenichAdd CMake support for Visual Studio and installation...
2014-02-19 John KessenichAdd submitted CMake files for Linux builds. All existi...
2013-11-01 John KessenichInterface and naming improvements:
2013-08-29 John KessenichPut all glslang internals (but not the external interfa...
2013-07-31 John KessenichImprove multi-threading and move Standalone to a multi...
2013-07-08 John KessenichReframe the preprocessor as a C++ class, with instances...
2013-07-02 John KessenichRationalize naming/access to current thread-local-stora...
2013-03-08 John KessenichAnother round of gcc/g++ fixes.
2012-12-12 John KessenichCreate a base GLSL front-end from the 3Dlabs glslang...