platform/upstream/glslang.git
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-12-13 John KessenichMerge pull request #2023 from greg-lunarg/kg109
2019-12-12 Greg FischerUpdate spriv-tools known good
2019-12-10 John KessenichMerge pull request #2021 from KhronosGroup/fix-2020...
2019-12-10 John KessenichFix #2020: PR #1977 broke HLSL member consistency,...
2019-12-09 John KessenichMerge pull request #2019 from KhronosGroup/fix-2014...
2019-12-09 John KessenichMerge pull request #2018 from KhronosGroup/fix-2007...
2019-12-09 John KessenichFix: #2014: Don't do "extension-on && version >= ....
2019-12-09 John KessenichFix #2007: Fix a couple relative header paths in header...
2019-12-09 John KessenichFix #1993: Fully exclude ftransform() from SPIR-V seman...
2019-12-05 John KessenichMerge pull request #2010 from rnk/pool-alloc-clang
2019-12-04 Reid KlecknerRemove glslang::pool_allocator::setAllocator
2019-12-04 John KessenichMerge pull request #1990 from ianromanick/INTEL_shader_...
2019-12-03 Ian RomanickINTEL_shader_integer_functions2: Add SPIR-V generation
2019-12-03 Ian RomanickINTEL_shader_integer_functions2: Add compiler front...
2019-12-03 Ian RomanickINTEL_shader_integer_functions2: Add basic extension...
2019-12-03 John KessenichMerge pull request #2004 from ianromanick/document...
2019-12-02 Ian RomanickUpdate README.md to include other test requirements
2019-12-01 John KessenichMerge pull request #2001 from mbechard/master
2019-11-28 Malcolm BechardFix #1981
2019-11-23 John KessenichFix #1983: __ is okay starting with ES 300, rather...
2019-11-23 John KessenichMerge pull request #1972 from andflo-Arm/master
2019-11-22 John KessenichFix #1987: Use large enough built-in buffer to hold...
2019-11-22 John KessenichMerge branch 'dj2-install'
2019-11-22 John KessenichMerge pull request #1980 from mattst88/respect-CMAKE_IN...
2019-11-21 Dan SinclairCheck for ENABLE_SPVREMAPPER flag in CMakeList files.
2019-11-18 Arfrever Frehtes... Respect CMAKE_INSTALL_LIBDIR in installed CMake files
2019-11-15 John KessenichMerge pull request #1977 from KhronosGroup/no-hlsl...
2019-11-15 John KessenichHLSL: Fix #1976: Don't let ENABLE_HLSL change struct...
2019-11-14 Andreas FlöjtAdd a test for 8- and 16-bit construction.
2019-11-12 John KessenichMerge pull request #1973 from KhronosGroup/fix-fmod-int
2019-11-12 John KessenichHLSL: Fix #1960: fmod() was not converting int args...
2019-11-11 Andreas FlöjtFix construction issue for 8 and 16 bit types.
2019-11-08 John KessenichMerge pull request #1968 from dneto0/reclaim-web-codespace
2019-11-08 John KessenichMerge pull request #1967 from kainino0x/fix-dot-free
2019-11-07 David NetoSPIR-V postprocessing: WEB case only needs CFG mods
2019-11-07 Kai NinomiyaFix compileGLSLZeroCopy accidental minification
2019-11-06 John KessenichMerge pull request #1963 from KhronosGroup/revert-7b0e236
2019-11-06 John KessenichMerge pull request #1966 from dj2/readme
2019-11-06 dan sinclairAdd deprecation for SPIRV/ install folder location.
2019-11-06 John KessenichFix #1959 by reverting 7b0e236 to put files in two...
2019-11-05 John KessenichMerge pull request #1961 from zoddicus/fixChromiumRoll
2019-11-04 Ryan HarrisonRemove std::move that is breaking chromium roll
2019-11-04 John KessenichMerge pull request #1953 from null77/gn-add-missing...
2019-11-04 John KessenichMerge pull request #1954 from corporateshark/master
2019-11-03 John KessenichTests: Add more test results for the previous generator...
2019-11-03 John KessenichBump up the generator version, which is exposed in...
2019-11-02 Sergey KosarevskyFix warning: size_t->int implicit cast
2019-11-02 Jamie MadillAdd a couple missing headers to the GN build.
2019-11-01 John KessenichMerge branch 'dneto0-dead-code'
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-11-01 John KessenichBump version.
2019-11-01 John KessenichMerge pull request #1949 from corporateshark/master
2019-10-29 David NetoSPIR-V: Aggressively prune unreachable merge, continue...
2019-10-25 Sergey KosarevskyAdd option ENABLE_CTEST to skip testing
2019-10-25 John KessenichMerge pull request #1948 from greg-lunarg/kg108
2019-10-24 Greg FischerUpdate spirv-tools known good.
2019-10-24 John KessenichMerge pull request #1947 from ehsannas/fix_licenses
2019-10-23 Ehsan NasiriMake buildbot licenses consistent with the rest of...
2019-10-23 John KessenichMerge pull request #1946 from KhronosGroup/extend-web
2019-10-23 David TurnerBUILD.gn: Fix fuchsia build (#1944)
2019-10-23 John KessenichWeb: Reclaim more space and make all work w/wo GLSLANG_WEB.
2019-10-23 John KessenichWeb: Add basic atomics for SSBOs.
2019-10-23 John KessenichWeb: Add SSBOs and a few other missing compute features.
2019-10-23 John KessenichWeb: Add compute stage.
2019-10-23 John KessenichWeb: Add separate texture/sampler, exclude *CubeArray*.
2019-10-22 Timo SuorantaEnable generation of compile_commands.json (#1938)
2019-10-22 David DuboisFix the exports of glslang-default-resource-limits...
2019-10-22 John KessenichMerge pull request #1941 from ehsannas/bazel_build
2019-10-18 Ehsan NasiriRun tests on Windows too.
2019-10-18 Ehsan NasiriFix build scripts.
2019-10-18 Ehsan NasiriMore cleanups for Windows.
2019-10-17 Ehsan NasiriAdd Kokoro bots for building using Bazel.
2019-10-17 Ehsan NasiriMake it work on Windows.
2019-10-17 John KessenichMerge pull request #1937 from jeffbolznv/volatile_atomics
2019-10-17 Jeff BolzOnly apply volatile semantics to atomics when using...
2019-10-17 Ehsan NasiriAdd Bazel build configuration files.
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 Ryan HarrisonKeep code style improvements
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-15 John KessenichGLSL/SPV: Pre SPIR-V 1.5, subgroupQuadBroadcast index...
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-10-12 John KessenichMerge pull request #1928 from Xottab-DUTY/patch-1
2019-10-12 georgeouzouremove redundant check
2019-10-12 Xottab_DUTYFixed typo in README.md
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...
next