Avoid spurious warning about uninit var
[platform/upstream/glslang.git] / Test /
2020-07-22 John KessenichMerge pull request #2353 from vkushwaha-nv/SPV_EXT_shad...
2020-07-22 Vikram KushwahaAdd changes for SPV_EXT_shader_atomic_float_add
2020-07-22 John KessenichMerge pull request #2345 from mbechard/master
2020-07-17 John KessenichMerge pull request #2350 from ben-clayton/update-licens...
2020-07-16 John KessenichMerge pull request #2349 from KhronosGroup/return-precision
2020-07-16 John KessenichGLSL/SPV: Propagaet precision qualifier from function...
2020-07-16 John KessenichMerge pull request #2347 from ben-clayton/runtests
2020-07-15 Ben Claytonruntests: Check error codes, set LD_LIBRARY_PATH
2020-07-14 John KessenichMerge pull request #2335 from ben-clayton/kokoro-bazel...
2020-07-14 John KessenichMerge pull request #2343 from KhronosGroup/fix-non...
2020-07-14 John KessenichFix recently found non-determinism with gl_WorldToObjec...
2020-07-13 John KessenichFix #2329: don't use invalid initializers.
2020-07-02 John KessenichMerge pull request #2268 from lriki/hlsl-pack_matrix
2020-07-02 John KessenichMerge pull request #2303 from ben-clayton/limit-public-2
2020-07-01 John KessenichMerge pull request #2307 from KhronosGroup/location...
2020-07-01 John KessenichSPIRV-Tools and tests: Update to location-validation...
2020-07-01 John KessenichTests: More broadly use automapping binding/location.
2020-06-30 John KessenichMerge pull request #2302 from KhronosGroup/fix-texture...
2020-06-30 John KessenichMerge pull request #2300 from KhronosGroup/generalize...
2020-06-30 John KessenichSPV: RelaxedPrecision: use the result precision for...
2020-06-30 John KessenichSPV: RelaxedPrecision: Generalize fix #2293 to cover...
2020-06-30 John KessenichMerge pull request #2292 from proydakov/gcc-unused...
2020-06-29 John KessenichMerge pull request #2286 from ben-clayton/kokoro-static...
2020-06-28 John KessenichMerge pull request #2294 from KhronosGroup/fix-arg...
2020-06-26 John KessenichSPV: Fix #2293: keep relaxed precision on arg passed...
2020-06-26 John KessenichSPV: Partially address #2293: correct "const in" precis...
2020-06-25 lrikiAdd pack_matrix test
2020-06-22 John KessenichMerge pull request #2260 from gnl21/not-equal
2020-06-22 Graeme LeeseUpdate test expected files with new magic number
2020-06-22 Graeme LeeseUpdate test results to expect OpFUnordNotEqual
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.
next