Add support for ARB_texture_multisample
[platform/upstream/glslang.git] / CMakeLists.txt
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-11-01 John KessenichMerge pull request #1949 from corporateshark/master
2019-10-25 Sergey KosarevskyAdd option ENABLE_CTEST to skip testing
2019-10-22 Timo SuorantaEnable generation of compile_commands.json (#1938)
2019-10-22 John KessenichMerge pull request #1941 from ehsannas/bazel_build
2019-10-17 John KessenichMerge pull request #1933 from dj2/runtest
2019-10-16 Dan SinclairUse commandline options instead of ENV variables
2019-10-16 John KessenichMerge pull request #1932 from zoddicus/anotherSemiColonFix
2019-10-16 John KessenichMerge pull request #1934 from durswd/master
2019-10-16 dan sinclairIndenting
2019-10-15 dan sinclairUpdate CMakeLists.txt
2019-10-15 Dan SinclairMove TARGETDIR as well
2019-10-15 Dan SinclairMake runtests configurable.
2019-10-15 Ryan HarrisonFix config issues and revert previous fixes for semi...
2019-10-15 durswdAdded an option to make pch enabled in Cmake
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-15 John KessenichMerge pull request #1930 from ux3d/fix/CMakeOptionalExt...
2019-10-15 Fabian Wahlsterfind Python and add External subdir only if BUILD_EXTER...
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-10-12 John KessenichMerge pull request #1926 from zoddicus/fixChromiumRoll
2019-10-11 Ryan HarrisonForgot that GCC doesn't recognize this flag
2019-10-11 Ryan HarrisonRemove unnecessary semi-colons and add warning about...
2019-10-11 John KessenichMerge pull request #1888 from Roy-AMD/Adjusting-code...
2019-09-25 John KessenichMerge pull request #1906 from ShchchowAMD/master
2019-09-19 John KessenichMerge pull request #1907 from kainino0x/separate-web...
2019-09-18 John KessenichMerge branch 'master' into separate-web-and-emscripten
2019-09-18 Kai Ninomiyause custom es6 modularization instead of MODULARIZE=1
2019-09-18 Kai NinomiyaSeparate GLSLANG_WEB (min-size build) and Emscripten...
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Complete the removal of vendor-specific #ifdef...
2019-08-21 John KessenichWeb: Selectively remove a few key features, using ...
2019-08-21 John KessenichMerge pull request #1872 from kainino0x/js-interface
2019-08-20 Kai Ninomiyaenable build for node
2019-08-10 John KessenichMerge pull request #1867 from zoddicus/addWebBuild
2019-08-09 Ryan HarrisonMake non-emscripten flags platform agnostic.
2019-08-09 Ryan HarrisonConverted ENABLE_HLSL to a dependent option, so it...
2019-08-08 Ryan HarrisonAdd WASM build target for Web version of glslang
2019-07-31 John KessenichMerge pull request #1859 from zoddicus/fixNoRTTIForWindows
2019-07-30 Ryan HarrisonConvert no RTTI rule to be compiler specific
2019-07-29 John KessenichMerge pull request #1813 from jeffbolznv/compositeconstruct
2019-07-25 Canon leeMerge branch 'sync' into automapping-opengl-location
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-07-15 John KessenichMerge pull request #1824 from KhronosGroup/fix-spec...
2019-07-13 John KessenichMerge pull request #1835 from jmacnak-nv/jmacnak-sample...
2019-07-13 John KessenichMerge pull request #1834 from zoddicus/addRTTIFlag
2019-07-12 Ryan HarrisonExplicitly remove RTTI in the top-level build config
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-05-10 John KessenichMerge pull request #1765 from KhronosGroup/update-known...
2019-05-09 John KessenichLatest known-good SPIRV-Tools: WARNING: Needs python...
2019-01-30 John KessenichMerge pull request #1675 from nicebyte/ext_yuv_target
2019-01-25 John KessenichMerge pull request #1677 from greg-lunarg/kg100
2019-01-25 John KessenichMerge pull request #1676 from nsubtil/nsubtil/do-not...
2019-01-25 Nuno Subtilbuild: Do not cache debug library suffix
2018-12-13 John KessenichMerge pull request #1625 from jeffbolznv/update_spirv_tools
2018-12-12 Jeff BolzUpdate to newest SPIRV-Tools. It checks the Vulkan...
2018-11-27 John KessenichMerge pull request #1567 from Igalia/apinheiro/xfb...
2018-11-13 John KessenichMerge pull request #1571 from dj2/result
2018-11-12 John KessenichMerge pull request #1573 from dneto0/fix-pch
2018-11-12 David NetoPCH filename depends on current binary dir
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-07 John KessenichMerge pull request #1564 from jeffbolznv/spirv-pch
2018-11-07 Jeff BolzRename PCH macro to glslang_pch (to avoid name collisio...
2018-11-02 John KessenichMerge pull request #1559 from jeffbolznv/glslang_pch
2018-10-31 Jeff BolzUse precompiled headers for some glslang projects
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1446 from KhronosGroup/spv-link
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-07 Matthew AlbrechtAllowed debug postfix to be changed.
2018-07-07 Matthew AlbrechtAdded the cmake option to disable building SPVRemapper.
2018-07-06 Karl Schultzbuild: Add ccache option to CMake config
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-06 John KessenichFix #1328: ENABLE_HLSL=OFF breaking build.
2018-03-30 Matthew AlbrechtAllowed for LIB_TYPE to be set to switch between static...
2018-03-30 John KessenichMerge pull request #1320 from greg-lunarg/addopt21
2018-03-29 GregFOnly print legalization warning if optimizer disabled
2017-10-11 John KessenichMerge pull request #1098 from LoopDawg/attribute-gets
2017-10-10 John KessenichMerge pull request #1097 from SWIFTingAround/master
2017-10-10 Tim DiekmannSet cmake-policy CMP0048 to NEW
2017-09-26 John KessenichMerge pull request #1071 from antiagainst/ninja-make
2017-09-23 John KessenichMerge pull request #1063 from LoopDawg/remapper-error...
2017-09-22 John KessenichBuild: Merge pull request #1068 from greg-lunarg/addopt4
2017-09-21 GregFCMake changes for HLSL legalization
2017-09-20 LoopDawgRemapper: make remapper robust against non-exiting...
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 d3x0rAdd option to skip installation
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 SeifertMake test suite optional by using CTest
2017-04-28 David SeifertModernise CMake
2017-03-15 John KessenichMerge pull request #767 from DragoonX6/master
2017-03-12 DragoonX6Fix building on MinGW-w64
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
next