Add -g0 command line argument
[platform/upstream/glslang.git] / Test /
2020-06-16 John KessenichMerge pull request #2271 from ben-clayton/fold-hlsl
2020-06-15 rdbHLSL: Fix incorrect case in name of DX9-style cube...
2020-06-10 John KessenichBump code gen version, due to removal of OpEntryPoint...
2020-06-10 John KessenichFix #2264: OpEntryPoint incorrectly including function...
2020-06-09 Roy.liFix xfb stride limit issue (#2088)
2020-06-04 ChowAdd Shared/Std140 SSBO process & top-level array elemen...
2020-06-04 Alejandro Piñeirospirv: Support initializers on uniforms (#1588)
2020-06-03 Ricardo GarciaAdd SPIR-V capabilities needed for spec constants ...
2020-06-02 rdbHLSL: Add better diagnostic when using in/out qualifier...
2020-06-02 rdbHLSL: fix handling of uniform qualifier in entry point...
2020-06-02 alelenvAdd default descriptorset decoration for acceleration...
2020-05-28 alelenvEXT_ray_tracing requires spv1.4 (#2237)
2020-05-28 greg-lunargFix missing patch decoration for TessFactor PCF arg...
2020-05-25 alan-bakerUpdate spirv tools (#2246)
2020-05-21 alelenvAdd support for primitive culling layout qualifier...
2020-05-21 Malcolm Bechardfix incorrect error when multiple compilation units...
2020-05-18 ChowAdd check for DOUBLE in low versions (#2223)
2020-05-18 greg-lunargFlatten all interface variables (#2217)
2020-05-15 Roy.liReserve unused std140 uniform block in reflection,...
2020-05-14 Jaebaek SeoMove to newer version of SPIRV-Tools
2020-05-01 John KessenichFix #2191: Error check for indexing reference containin...
2020-05-01 John KessenichMerge pull request #2205 from pmistryNV/GL_EXT_blend_fu...
2020-05-01 John KessenichMerge branch 'master' into GL_EXT_blend_func_extended
2020-05-01 John KessenichMerge pull request #2204 from pmistryNV/GL_EXT_shader_i...
2020-05-01 Pankaj MistryAdd support for es extension GL_EXT_blend_func_extended
2020-05-01 John KessenichMerge branch 'master' into GL_EXT_shader_implicit_conve...
2020-05-01 pmistryNVAdd support for extension GL_EXT_shader_integer_mix...
2020-04-30 Pankaj MistryAdd support for extension GL_EXT_shader_implicit_conver...
2020-04-29 pmistryNVAdd support for extension GL_ARB_vertex_attrib_64bit...
2020-04-28 pmistryNVAdd support for extension GL_ARB_texture_query_lod...
2020-04-27 pmistryNVAdd support for extension GL_ARB_shading_language_packi...
2020-04-23 pmistryNVAdd support for extension GL_ARB_shader_storage_buffer_...
2020-04-20 pmistryNVAdd support for extension GL_ARB_shader_image_size...
2020-04-17 pmistryNVAdd support for extension GL_ARB_shader_bit_encoding...
2020-04-14 Cody NorthropSupport multiple swizzled out operands (#2175)
2020-04-13 John KessenichFix #2178: Allow specialization constants for texel...
2020-04-09 alelenvAdd support for EXT_ray_flags_primitive_culling. (...
2020-04-07 John KessenichError message: Finish addressing #2097, better texture...
2020-04-02 Malcolm BechardShader interface matching rework to fix #2136 (#2156)
2020-03-31 John KessenichMerge pull request #2166 from alelenv/rq_lvalue_fix
2020-03-30 alelenvError assigns to objects of rayQueryEXT type.
2020-03-27 John KessenichMerge pull request #2159 from neslimsah/master
2020-03-27 John KessenichMerge pull request #2157 from neslimsah/master
2020-03-26 Neslisah TorosdagliaccelerationStructureEXT - issue #2152
2020-03-26 Neslisah Torosdaglipass by reference updates
2020-03-26 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-26 Neslisah Torosdaglipass-by-reference updates
2020-03-26 Neslisah TorosdagliMerge pull request #1 from KhronosGroup/master
2020-03-25 John KessenichMerge pull request #2139 from neslimsah/master
2020-03-24 Neslisah Torosdagliconst rayFlag defs used in the test cases in stead...
2020-03-24 Neslisah TorosdaglirayQuery test cases added
2020-03-21 John KessenichMerge pull request #2146 from aaronfranke/file-formatting
2020-03-21 Aaron FrankeMake file formatting comply with POSIX and Unix standards
2020-03-20 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-20 Neslisah TorosdagliGL_EXT_ray_query glslang updates, and test cases added.
2020-03-19 John KessenichFix #2132: constant matrix constructor from single...
2020-03-18 John KessenichMerge pull request #2135 from alelenv/rt_shaderlang_enums
2020-03-18 John KessenichFix #2132: constant matrix constructor from single...
2020-03-18 John KessenichMerge pull request #2130 from dgkoch/EXT_ray_tracing
2020-03-18 Daniel KochAdd support for GLSL_EXT_ray_tracing
2020-03-17 John KessenichMerge pull request #2129 from jeffbolznv/memoryBarrierA...
2020-03-17 Jeff BolzForbid memoryBarrierAtomicCounter for Vulkan compiles
2020-03-16 Malcolm BechardFix #2005. Allow multiple compilation units to declare...
2020-03-11 John KessenichMerge pull request #2110 from jeffbolznv/escapeseq
2020-03-10 Jeff BolzEXT_debug_printf - make escape sequences better match...
2020-03-10 John KessenichMerge pull request #2105 from jeffbolznv/nonunif
2020-03-10 John KessenichMerge pull request #2109 from jeffbolznv/disable_escape
2020-03-10 Jeff Bolzdisable escape sequences for #line and #error
2020-03-09 Jeff BolzDecorate accesschain operand for nonuniform UBO loads
2020-03-09 Jeff BolzAllow nonuniformEXT() on sampler types.
2020-03-09 John KessenichMerge pull request #2102 from sfricke-samsung/sfricke...
2020-03-09 John KessenichMerge pull request #2101 from travisfoo/master
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...
next