Merge pull request #1 from KhronosGroup/master
[platform/upstream/glslang.git] / glslang / OSDependent / Windows /
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-11-23 John KessenichMerge pull request #1972 from andflo-Arm/master
2019-11-22 John KessenichMerge branch 'dj2-install'
2019-11-22 John KessenichMerge pull request #1980 from mattst88/respect-CMAKE_IN...
2019-11-18 Arfrever Frehtes... Respect CMAKE_INSTALL_LIBDIR in installed CMake files
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-08-06 James RumbleHandle install vs build include directories
2019-08-06 James RumbleExport glslang targets on installation
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-04 John KessenichMerge pull request #969 from d3x0r/patch-1
2017-07-04 John KessenichMerge pull request #970 from rohith10/master
2017-07-04 Rohith ChandranFix CMake scripts: The set_property script can be used...
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-04-30 John KessenichMerge pull request #870 from SoapGentoo/cmake-fixes
2017-04-29 David SeifertModernise CMake #2
2017-04-29 John KessenichMerge pull request #869 from KhronosGroup/revert-828...
2017-04-29 John KessenichRevert "Modernise CMake"
2017-04-29 John KessenichMerge pull request #828 from SoapGentoo/fixes
2017-04-28 David SeifertModernise CMake
2017-04-06 John KessenichMerge pull request #823 from steve-lunarg/tess-coord...
2017-04-04 John KessenichMerge branch 'jantlo-cpp11-feat'
2017-04-04 John KessenichMerge branch 'cpp11-feat' of https://github.com/jantlo...
2017-04-04 Juan LopezThis refactor the StandAlone and WorkList files in...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-05 John KessenichWhitespace: Nonfunctional: fix inconsistent white space...
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-06-28 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-06-13 John KessenichMerge pull request #337 from steve-lunarg/intrinsics
2016-06-13 John KessenichMerge pull request #338 from Nekotekina/fix1
2016-06-13 NekotekinaCompilation fix (mingw64)
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.
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-03-26 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-21 John KessenichMerge pull request #198 from AWoloszyn/update-includer
2016-03-16 John KessenichMerge pull request #203 from dneto0/wip-mingw
2016-03-16 David NetoSupport compilation via MinGW
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-18 John KessenichMerge pull request #134 from AWoloszyn/glslangvalidator...
2016-01-18 John KessenichMerge pull request #133 from AWoloszyn/spirv-memory
2016-01-16 John KessenichMemory/Perf: For link-mode, isolate file I/O so API...
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-04 John KessenichMerge pull request #108 from mgadams/extensions_compile_fix
2015-12-04 John KessenichBuild: Fix CMake files to find osinclude.h
2015-12-04 John KessenichMerge pull request #105 from phaulos/generic-osinclude
2015-12-01 Pyry HaulosUse generic osinclude.h
2015-11-20 John KessenichMerge pull request #10 from baldurk/osinclude-common...
2015-11-16 baldurkRemove include_directories from CMakeLists, to enforce...
2015-06-26 John KessenichSecond round line ending clean up, from fresh round...
2014-09-12 John KessenichHave memory counters normally turned off, to avoid...
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...
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-02 John KessenichRationalize naming/access to current thread-local-stora...
2012-12-12 John KessenichCreate a base GLSL front-end from the 3Dlabs glslang...