Add support for spirv1.6
[platform/upstream/glslang.git] / Test /
2021-12-16 Greg FischerAdd support for spirv1.6
2021-12-09 Greg FischerMerge pull request #2840 from alelenv/no_location2
2021-12-07 Greg FischerMerge pull request #2836 from chaoticbob/vulkan_rules_r...
2021-12-07 Greg FischerMerge pull request #2841 from greg-lunarg/i2244a
2021-12-07 Greg FischerFix --hlsl-dx-position-w to work for SV_Position embedd...
2021-12-06 Ashwin LeleDo not output location decoration for certain variables...
2021-11-30 Greg FischerMerge pull request #2830 from jeremy-lunarg/hayes-migra...
2021-11-29 Greg FischerMerge pull request #2832 from amdrexu/bugfix
2021-11-25 Rex XuFix validation failures of test cases regarding GL_EXT_...
2021-11-24 Greg FischerMerge pull request #2720 from ZhiqianXia/GL_ARB_fragmen...
2021-11-24 Greg FischerMerge branch 'master' into GL_ARB_fragment_coord_conven...
2021-11-23 Greg FischerMerge pull request #2831 from amdrexu/bugfix
2021-11-23 Rex XuFix an issue of spirv_by_reference
2021-11-22 Greg FischerMerge pull request #2723 from ZhiqianXia/textureQueryLOD
2021-11-22 Greg FischerMerge branch 'master' into textureQueryLOD
2021-11-22 Greg FischerMerge pull request #2829 from amdrexu/bugfix2
2021-11-22 Rex XuRemove the test spv.intrinsicsSpecConst
2021-11-19 Greg FischerMerge pull request #2782 from kevin-mccullough/FixIomap...
2021-11-18 Greg FischerMerge pull request #2826 from amdrexu/bugfix
2021-11-18 Greg FischerMerge pull request #2811 from mbechard/master
2021-11-18 Rex XuFix an issue of spirv_type used in local variable defin...
2021-11-17 Kevin McCulloughFix issue with separable shader validation in iomapper
2021-11-17 Greg FischerMerge pull request #2824 from alan-baker/update-tools
2021-11-17 Greg FischerMerge pull request #2825 from greg-lunarg/i2244
2021-11-17 Greg FischerAdd --hlsl-dx-position-w option
2021-11-17 Alan BakerUpdate SPIRV-Tools
2021-11-15 Greg FischerMerge pull request #2821 from greg-lunarg/conv0
2021-11-15 Marius Hillenbrandremove undefined conversions from test constantUnaryCon...
2021-11-15 Marius Hillenbrandadd negative float conversions to test constantUnaryCon...
2021-11-15 Greg FischerMerge pull request #2806 from ZhiqianXia/bestFunctionMa...
2021-11-15 Greg FischerMerge pull request #2818 from mhillenbrand/promoteConst...
2021-11-13 Greg FischerMerge pull request #2819 from greg-lunarg/i2812
2021-11-12 Greg FischerFix struct type sharing
2021-11-11 Greg FischerMerge pull request #2810 from greg-lunarg/push1
2021-11-10 Greg FischerGenerate error for binding on push_constant
2021-11-10 Greg FischerMerge pull request #2805 from greg-lunarg/push0
2021-11-10 ZhiqianXiaSupport the #extension GL_ARB_fragment_coord_conventions.
2021-11-10 ZhiqianXia#extension GL_ARB_gpu_shader5 support the implicit...
2021-11-09 Greg FischerFix test spv.1.4.OpEntryPoint.frag
2021-11-09 Greg FischerMerge pull request #2781 from kevin-mccullough/FixLinkT...
2021-11-09 Greg FischerMerge pull request #2801 from haasn/thread_safety
2021-11-09 Greg FischerMerge pull request #2799 from cyanreg/master
2021-11-09 Greg FischerMerge pull request #2798 from alan-baker/update-tools
2021-11-08 Kevin McCulloughFix incorrect link time validation for unused gl_PerVer...
2021-11-08 Greg FischerMerge pull request #2722 from ZhiqianXia/GL_ARB_draw_in...
2021-11-08 ZhiqianXiaSupport the #extension GL_ARB_draw_instanced.
2021-11-05 Alan BakerUpdate test expectations
2021-11-02 Greg FischerMerge pull request #2719 from ZhiqianXia/GL_EXT_shader_...
2021-11-02 ZhiqianXiaAdd the GL_EXT_shader_integer_mix Preamble for glsl.
2021-11-01 Greg FischerMerge pull request #2712 from ZhiqianXia/switch_error
2021-10-27 Greg FischerMerge pull request #2796 from greg-lunarg/i2793
2021-10-27 Greg FischerRemove support for double trig, pow, exp and log
2021-10-22 Greg FischerMerge pull request #2780 from kevin-mccullough/FixCross...
2021-10-21 Greg FischerMerge pull request #2777 from amdrexu/bugfix
2021-10-21 Greg FischerMerge pull request #2787 from greg-lunarg/i2779
2021-10-20 Greg FischerMerge pull request #2788 from alelenv/iomapper_sr_fix
2021-10-20 Greg FischerMerge pull request #2789 from greg-lunarg/i2785
2021-10-20 Greg FischerAllow 8/16-bit integer as array index
2021-10-20 Greg FischerAccept gl_ViewportMask in version 430 and later
2021-10-20 alelenvSkip auto decorating shader record buffer blocks with...
2021-10-15 Rex XuMake modifications of GL_EXT_spirv_intrinsics
2021-09-23 Greg FischerMerge pull request #2767 from greg-lunarg/i2763
2021-09-23 Greg FischerScalarize vector readFirstInvocationARB (#2766)
2021-09-21 Greg FischerMerge pull request #2685 from kevin-mccullough/FixIsIoR...
2021-09-20 Greg FischerMerge pull request #2762 from greg-lunarg/2757
2021-09-17 Greg FischerFix SPIR-V for SampleBias
2021-09-17 Greg FischerMerge pull request #2759 from mbechard/vkRelaxed-RetargetID
2021-09-16 Malcolm BechardGL_EXT_vulkan_glsl_relaxed - retarget gl_VertexID to...
2021-09-15 Greg FischerMerge pull request #2745 from jeremy-lunarg/hayes-fix...
2021-09-02 Greg FischerMerge pull request #2747 from greg-lunarg/i2740
2021-09-02 Greg FischerPerform update_precision on constructors and converts
2021-08-18 Greg FischerMerge pull request #2718 from ZhiqianXia/AtomicOpsARB
2021-08-13 Greg FischerMerge pull request #2731 from alelenv/rt_motion
2021-08-10 alelenvMerge branch 'KhronosGroup:master' into rt_motion
2021-08-10 alelenvAdd support for GL_NV_ray_tracing_motion_blur.
2021-08-02 ZhiqianXiaSupport the textureQueryLOD at #extension GL_ARB_textur...
2021-08-02 ZhiqianXiaSupport Extension GL_ARB_shader_atomic_counter_ops...
2021-08-01 Greg FischerMerge pull request #2716 from greg-lunarg/i2689
2021-07-31 Greg FischerAdd support for pragma STDGL invariant(all)
2021-07-30 Greg FischerMerge pull request #2715 from greg-lunarg/i2714
2021-07-30 Greg FischerMerge pull request #2690 from AndreyMlashkin/make_msvc_...
2021-07-30 Greg FischerAllow layout(std430) uniform with GL_EXT_scalar_block_l...
2021-07-29 Greg FischerMerge pull request #2691 from ZhiqianXia/BugPoint
2021-07-29 Greg FischerMerge branch 'master' into BugPoint
2021-07-29 Greg FischerMerge pull request #2700 from ZhiqianXia/u2i
2021-07-28 Greg FischerMerge pull request #2702 from jeremy-lunarg/hayes-2518
2021-07-28 Jeremy HayesGenerate separate stores for partially swizzled memory...
2021-07-28 Nathan ReedFix OpImageRead result type when compiling HLSL (#2706)
2021-07-19 ZhiqianXiaSupport Uint to Int implicit conversions at #extension...
2021-07-16 Greg FischerMerge pull request #2695 from ShabbyX/fix-bool-array...
2021-07-16 Shahbaz YoussefiFix loading bool arrays from interface blocks
2021-07-12 ZhiqianXiaAtomic memory function can only be used for shader...
2021-07-09 Kevin McCulloughFix isIoResizeArray() tessellation stage handling
2021-07-08 Greg FischerMerge pull request #2688 from KhronosGroup/revert-2643...
2021-07-08 Greg FischerRevert "Atomic memory function can only be used for...
2021-07-07 Greg FischerMerge pull request #2684 from ZhiqianXia/Dev
2021-07-07 Greg FischerMerge pull request #2643 from ZhiqianXia/master
2021-07-07 ZhiqianXiaMerge branch 'KhronosGroup:master' into master
2021-06-17 Greg FischerMerge pull request #2669 from sudonatalie/remove-unused-var
2021-06-17 Greg FischerMerge pull request #2664 from mbechard/master
next