Fix glslang can't link multiple AST in a single stage
[platform/upstream/glslang.git] / SPIRV /
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-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-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 ...
2019-08-06 James RumbleHandle install vs build include directories
2019-08-06 James RumbleExport glslang targets on installation
2019-08-02 John KessenichBump revision and give the bots another chance to work.
2019-07-29 John KessenichMerge pull request #1857 from Roy-AMD/automapping-openg...
2019-07-29 John KessenichMerge pull request #1813 from jeffbolznv/compositeconstruct
2019-07-29 John KessenichMerge pull request #1844 from alelenv/ast_print_fix
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-23 John KessenichMerge pull request #1847 from alelenv/member_remap_fix
2019-07-22 Ashwin LeleFix bugs in missing Builtin decoration for some NV...
2019-07-22 John KessenichSPV: Update to latest SPIR-V header.
2019-07-16 John KessenichMerge pull request #1837 from KhronosGroup/fix-NV_compu...
2019-07-15 John KessenichMerge pull request #1824 from KhronosGroup/fix-spec...
2019-07-15 John KessenichMerge pull request #1836 from amdrexu/bugfix
2019-07-15 Rex XuOpIsHelperInvocationEXT should declare relevant SPV...
2019-07-13 John KessenichMerge pull request #1835 from jmacnak-nv/jmacnak-sample...
2019-07-12 Jason Macnakspirv: Generate missing SampleMaskOverrideCoverageNV...
2019-07-11 John KessenichMerge pull request #1833 from AaronHaganAMD/master
2019-07-11 amhaganAdd support for SPV_KHR_shader_clock
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-07-02 John KessenichMerge pull request #1819 from jeffbolznv/demote
2019-07-02 Jeff Bolzupdate spirv-headers to pick up demote_to_helper_invocation
2019-07-02 John KessenichMerge pull request #1817 from jeffbolznv/demote
2019-07-01 Jeff BolzImplement GL_EXT_demote_to_helper_invocation
next