aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-02Bump up the generator version, which is exposed in SPV test results.John Kessenich
2019-11-01Merge branch 'dneto0-dead-code'John Kessenich
2019-11-01Merge branch 'dead-code' of https://github.com/dneto0/glslang into dneto0-dea...John Kessenich
2019-11-01Bump version.John Kessenich
2019-10-31Merge pull request #1949 from corporateshark/masterJohn Kessenich
2019-10-29SPIR-V: Aggressively prune unreachable merge, continue targetDavid Neto
2019-10-25Add option ENABLE_CTEST to skip testingSergey Kosarevsky
2019-10-24Merge pull request #1948 from greg-lunarg/kg108John Kessenich
2019-10-24Update spirv-tools known good.Greg Fischer
2019-10-23Merge pull request #1947 from ehsannas/fix_licensesJohn Kessenich
2019-10-23Make buildbot licenses consistent with the rest of the codeEhsan Nasiri
2019-10-23Merge pull request #1946 from KhronosGroup/extend-webJohn Kessenich
2019-10-23BUILD.gn: Fix fuchsia build (#1944)David Turner
2019-10-23Web: Reclaim more space and make all work w/wo GLSLANG_WEB.John Kessenich
2019-10-23Web: Add basic atomics for SSBOs.John Kessenich
2019-10-23Web: Add SSBOs and a few other missing compute features.John Kessenich
2019-10-23Web: Add compute stage.John Kessenich
2019-10-23Web: Add separate texture/sampler, exclude *CubeArray*.John Kessenich
2019-10-21Enable generation of compile_commands.json (#1938)Timo Suoranta
2019-10-21Fix the exports of glslang-default-resource-limits (#1942)David Dubois
2019-10-21Merge pull request #1941 from ehsannas/bazel_buildJohn Kessenich
2019-10-18Run tests on Windows too.Ehsan Nasiri
2019-10-18Fix build scripts.Ehsan Nasiri
2019-10-18More cleanups for Windows.Ehsan Nasiri
2019-10-17Add Kokoro bots for building using Bazel.Ehsan Nasiri
2019-10-17Make it work on Windows.Ehsan Nasiri
2019-10-17Merge pull request #1937 from jeffbolznv/volatile_atomicsJohn Kessenich
2019-10-17Only apply volatile semantics to atomics when using Vulkan Memory ModelJeff Bolz
2019-10-17Add Bazel build configuration files.Ehsan Nasiri
2019-10-16Merge pull request #1933 from dj2/runtestJohn Kessenich
2019-10-16Use commandline options instead of ENV variablesDan Sinclair
2019-10-16Merge pull request #1932 from zoddicus/anotherSemiColonFixJohn Kessenich
2019-10-16Keep code style improvementsRyan Harrison
2019-10-16Merge pull request #1934 from durswd/masterJohn Kessenich
2019-10-16Indentingdan sinclair
2019-10-15Update CMakeLists.txtdan sinclair
2019-10-15Move TARGETDIR as wellDan Sinclair
2019-10-15Make runtests configurable.Dan Sinclair
2019-10-15Fix config issues and revert previous fixes for semi-colon issuesRyan Harrison
2019-10-16Added an option to make pch enabled in Cmakedurswd
2019-10-15Merge pull request #1866 from rumblehhh/masterJohn Kessenich
2019-10-15Merge pull request #1930 from ux3d/fix/CMakeOptionalExternalBuildJohn Kessenich
2019-10-15find Python and add External subdir only if BUILD_EXTERNAL option was set (on...Fabian Wahlster
2019-10-14GLSL/SPV: Pre SPIR-V 1.5, subgroupQuadBroadcast index must be constantJohn Kessenich
2019-10-12Merge pull request #1880 from georgeouzou/masterJohn Kessenich
2019-10-12Merge pull request #1928 from Xottab-DUTY/patch-1John Kessenich
2019-10-12remove redundant checkgeorgeouzou
2019-10-12Fixed typo in README.mdXottab_DUTY
2019-10-12Merge pull request #1926 from zoddicus/fixChromiumRollJohn Kessenich
2019-10-11Forgot that GCC doesn't recognize this flagRyan Harrison