Fix typo in Web CMakeLists
[platform/upstream/glslang.git] / Test /
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 #1843: Handle built-in function output parameters...
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-20 John KessenichMerge pull request #2086 from samuelig/SPV_AMD_shader_i...
2020-02-20 Samuel Iglesias... SPV_AMD_shader_image_load_store_lod is now validated...
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-18 John KessenichMerge pull request #2087 from KhronosGroup/fix-2070...
2020-02-18 John KessenichFix part of #2070: Correctly handle promotion for ...
2020-02-07 John KessenichMerge pull request #2081 from kainino0x/split-emscripte...
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-06 John KessenichMerge pull request #2078 from amdrexu/bugfix
2020-02-06 Rex XuFix a parser error of GL_KHR_memory_scope_semantics
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-17 John KessenichHLSL: Fix #1974: ignore input primitives on non-entry...
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 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-08 John KessenichMerge pull request #1998 from ShchchowAMD/ARB_gpu_shade...
2020-01-08 John KessenichMerge pull request #2052 from KhronosGroup/fix-processe...
2020-01-08 John KessenichFix #1829: Add "--" command-line options for macro...
2020-01-07 John KessenichMerge pull request #2032 from ShchchowAMD/atomic-uint...
2020-01-06 John KessenichMerge pull request #2050 from ShchchowAMD/built_in_MaxV...
2020-01-06 ChowAdd builtin constants
2020-01-06 ChowAdd support for ARB_gpu_shader_fp64
2019-12-30 John KessenichMerge pull request #1997 from ShchchowAMD/ARB_uniform_b...
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-25 Chowatomic counter offset should align to 4
2019-12-25 ChowModify atomic_uint binding check
2019-12-23 ChowAdd support for ARB_uniform_buffer_object
2019-12-23 ChowAdd support for ARB_texture_multisample
2019-12-23 ChowAdd support for ARB_sample_shading
2019-12-23 ChowAdd constant expression with mod
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-12-04 John KessenichMerge pull request #1990 from ianromanick/INTEL_shader_...
2019-12-03 Ian RomanickINTEL_shader_integer_functions2: Add compiler front...
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-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-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-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-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-23 John KessenichWeb: Add separate texture/sampler, exclude *CubeArray*.
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-17 John KessenichMerge pull request #1933 from dj2/runtest
2019-10-16 Dan SinclairUse commandline options instead of ENV variables
2019-10-15 Dan SinclairMove TARGETDIR as well
2019-10-15 Dan SinclairMake runtests configurable.
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
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-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-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 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 KessenichMerge pull request #1894 from ShchchowAMD/master
2019-09-16 ChowAdd flags for local size values ( compute shader )
2019-09-05 John KessenichFix #1879: Check for valid variable before checking...
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-28 John KessenichMerge pull request #1876 from jeffbolznv/imma
next