Fix typo in Web CMakeLists
[platform/upstream/glslang.git] / SPIRV /
2020-03-06 John KessenichMerge pull request #2100 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2098 from jeffbolznv/debugprintf
2020-03-05 Jeff BolzGL_EXT_debug_printf implementation
2020-03-03 John KessenichFix long lines in the SPIR-V generator, retrigger bots.
2020-03-03 John KessenichFix #1843: Handle built-in function output parameters...
2020-03-01 John KessenichCopyright update, mostly to trigger bots again.
2020-02-28 John KessenichFix #1461: set the SPIRV-Tools' optimizer's target...
2020-02-22 John KessenichMerge pull request #2090 from amdrexu/bugfix
2020-02-22 Rex XuFix an issue of SPV generation for imageAtomicStore.
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-05 John KessenichMerge pull request #2077 from kainino0x/configurable...
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
2020-01-24 John KessenichMerge pull request #2038 from corporateshark/c_interface
2020-01-21 Roy.liMerge pull request #8 from KhronosGroup/master
2020-01-16 John KessenichMerge pull request #2033 from ShchchowAMD/binding_contr...
2020-01-15 John KessenichMerge pull request #2058 from KhronosGroup/vulkan-1.2
2020-01-15 John KessenichUpdate to latest SPIRV-Tools, supporting Vulkan 1.2.
2020-01-15 John KessenichSPV/Vulkan: Add support for Vulkan 1.2, which defaults...
2020-01-10 John KessenichMerge pull request #2046 from Roy-AMD/Fix-multiple...
2020-01-07 John KessenichMerge pull request #2032 from ShchchowAMD/atomic-uint...
2020-01-03 RoyFix glslang can't link multiple AST in a single stage
2019-12-30 John KessenichMerge branch 'master' into ARB_uniform_buffer_object
2019-12-30 John KessenichMerge pull request #1996 from ShchchowAMD/ARB_texture_m...
2019-12-30 John KessenichMerge pull request #2036 from ShchchowAMD/fix_atomic_ui...
2019-12-30 John KessenichMerge pull request #1995 from ShchchowAMD/ARB_sample_sh...
2019-12-26 John KessenichHLSL: Fix #2037: Integer dot used incorrect input for...
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
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 #2007: Fix a couple relative header paths in header...
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-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-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-08 John KessenichMerge pull request #1968 from dneto0/reclaim-web-codespace
2019-11-07 David NetoSPIR-V postprocessing: WEB case only needs CFG mods
2019-11-06 John KessenichMerge pull request #1963 from KhronosGroup/revert-7b0e236
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 KessenichBump up the generator version, which is exposed in...
2019-11-01 John KessenichMerge branch 'dneto0-dead-code'
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-10-29 David NetoSPIR-V: Aggressively prune unreachable merge, continue...
2019-10-25 John KessenichMerge pull request #1948 from greg-lunarg/kg108
2019-10-24 Greg FischerUpdate spirv-tools known good.
2019-10-23 John KessenichMerge pull request #1946 from KhronosGroup/extend-web
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-22 John KessenichMerge pull request #1941 from ehsannas/bazel_build
2019-10-19 Timo SuorantaFixes for gcc 9 / -Werror=deprecated-copy
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-16 Ryan HarrisonKeep code style improvements
2019-10-15 Ryan HarrisonFix config issues and revert previous fixes for semi...
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
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 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-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-03 dan sinclairMove install directory for SPIRV/ folder.
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-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 branch 'master' into separate-web-and-emscripten
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 KessenichSPV: Support SPIR-V 1.5; five extensions no longer...
2019-09-13 John KessenichSPV 1.5: Switch to the 1.5 header, for SPIR-V 1.5.
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-28 John KessenichMerge pull request #1876 from jeffbolznv/imma
2019-08-23 Jeff BolzGL_NV_integer_cooperative_matrix support
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Turn off includes, independent preprocessing path...
2019-08-21 John KessenichWeb: Make switched methods all be non-virtual, more...
2019-08-21 John KessenichWeb: Use isEsProfile() instead of run-time testing...
2019-08-21 John KessenichWeb: Remove unused stage functionality, SPIR-V logger...
2019-08-21 John KessenichWeb: Remove unnecessary GLSL numeric types, and some...
2019-08-21 John KessenichWeb: Tighten up sampling code and interfaces.
2019-08-21 John KessenichWeb: Complete the removal of vendor-specific #ifdef...
2019-08-21 John KessenichWeb: Generalize _EXTENSIONS* in SPIR-V back-end.
2019-08-21 John KessenichWeb: Remove/rationalize a set of *_EXTENSIONS, using...
2019-08-21 John KessenichWeb: Selectively remove a few key features, using ...
next