platform/upstream/glslang.git
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...
2019-10-11 John KessenichMerge pull request #1925 from greg-lunarg/kg107
2019-10-11 John KessenichFix #1924: Promote SPV_EXT_physical_storage_buffer...
2019-10-11 Greg FischerUpdate spirv-tools known good.
2019-10-10 John KessenichFix #1924: Emit SPV_EXT_physical_storage_buffer, not...
2019-10-07 John KessenichMerge pull request #1919 from dj2/install_spirv
2019-10-06 dan sinclairsingle line
2019-10-04 dan sinclairUpdate appveyor and travis files
2019-10-03 dan sinclairMove install directory for SPIRV/ folder.
2019-10-03 John KessenichMerge pull request #1918 from KhronosGroup/format-attri...
2019-09-30 John KessenichHLSL: Fix #1912: add attribute syntax for nonreadable...
2019-09-28 John KessenichHLSL: Fix #1912: add attribute syntax for overriding...
2019-09-25 John KessenichMerge pull request #1906 from ShchchowAMD/master
2019-09-20 John KessenichMerge pull request #1910 from KhronosGroup/fix-1900...
2019-09-20 John KessenichGLSL/SPV: Fix #1900: Drop const on literal when doing...
2019-09-19 John KessenichMerge pull request #1907 from kainino0x/separate-web...
2019-09-19 John KessenichMerge pull request #1905 from KhronosGroup/GL_EXT_buffe...
2019-09-19 John KessenichSPV_KHR_physical_storage_buffer/SPV: Add GL_EXT_buffer_...
2019-09-18 John KessenichMerge pull request #1908 from digit-google/fuchsia...
2019-09-18 David 'Digit... Fix Fuchsia build.
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-18 John KessenichREADME: Fix WASM typos.
2019-09-18 John KessenichHLSL: Fix #1903 Catch 0-argument case to constructors.
2019-09-18 ChowReflection will crash when the VS input symbol defines...
2019-09-18 John KessenichMerge pull request #1902 from jeffbolznv/extended_types
2019-09-18 Jeff BolzAdd GL_EXT_shader_subgroup_extended_types support
2019-09-16 John KessenichMerge pull request #1899 from KhronosGroup/SPIR-V_1.5
2019-09-16 John KessenichGLSL: Only require constant for subgroupBroadcast when...
2019-09-16 John KessenichSPV: Support SPIR-V 1.5; five extensions no longer...
2019-09-16 John KessenichMerge pull request #1894 from ShchchowAMD/master
2019-09-16 ChowAdd flags for local size values ( compute shader )
2019-09-13 John KessenichSPV 1.5: Switch to the 1.5 header, for SPIR-V 1.5.
2019-09-12 John KessenichMerge pull request #1897 from dj2/unused
2019-09-11 John KessenichMerge pull request #1895 from amdrexu/bugfix
2019-09-11 Dan SinclairComment out params instead of removing
2019-09-10 Dan SinclairRemove unused params
2019-09-09 Rex XuFix incorrect function prototypes of 64-bit findLSB...
2019-09-05 John KessenichFix #1879: Check for valid variable before checking...
2019-09-05 John KessenichMerge pull request #1892 from greg-lunarg/kg106
2019-09-04 Greg FischerUpdate spirv-tools and spriv-headers known good.
2019-09-04 RoyFix code style issue and remove setXfbBufferStride...
2019-09-03 John KessenichMerge pull request #1889 from Roy-AMD/code-refine
2019-09-02 Roycode refine
2019-09-02 RoyAdjusting code interface
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-30 John KessenichPlaceholder fix for part of #1870.
2019-08-30 John KessenichNon-functional: Make whitespace/braces consistent for...
2019-08-29 John KessenichMerge pull request #1885 from zoddicus/fixUnInitialized...
2019-08-28 Ryan HarrisonChange to initializing the variable
2019-08-28 Ryan HarrisonReturn nullptr after assert to avoid uninitialized...
2019-08-28 John KessenichMerge pull request #1876 from jeffbolznv/imma
2019-08-28 John KessenichESSL/SPV: Fix #1856: Allow ESSL shaders to compile...
2019-08-28 John KessenichDocumentation: Provide more detail in setting up the...
2019-08-27 John KessenichMerge pull request #1883 from Kangz/fix_gn
2019-08-27 Corentin WallezBUILD.gn: Add missing HLSL files.
2019-08-27 John KessenichMerge pull request #1881 from baldurk/buffer-array...
2019-08-26 John KessenichMerge pull request #1882 from Kangz/fix-chrome
2019-08-26 Corentin WallezGN build (for Chromium): enable HLSL in dependents.
2019-08-26 baldurkDereference any array type before expanding root-level...
2019-08-26 John KessenichMerge pull request #1878 from dneto0/chrome-fix
2019-08-24 georgeouzouAdd support for GL_ARB_explicit_uniform_location
2019-08-23 David NetoGN build (for Chromium): enable HLSL
2019-08-23 Jeff BolzGL_NV_integer_cooperative_matrix support
2019-08-22 John KessenichBump revision.
2019-08-22 John KessenichMerge pull request #1874 from KhronosGroup/inherit...
2019-08-22 John KessenichGLSL: Inherit memory qualifiers, both declaratively...
next