Generate Int8, Int16 and Float16 capabilities for constants
[platform/upstream/glslang.git] / glslang /
2022-03-24 Greg FischerMerge pull request #2851 from chaoticbob/version-override
2022-03-24 Greg FischerMerge pull request #2908 from Biswa96/cmake-spirv-remap
2022-03-23 Greg FischerMerge pull request #2906 from apanteleev/escape-deps
2022-03-23 sfricke-samsungPrevent Push Constant blocks being an array (#2904)
2022-03-21 Greg FischerMerge pull request #2902 from ZhiqianXia/gl_FragCoord
2022-03-11 ZhiqianXiaThe first redeclarations of gl_FragCoord must appear...
2022-03-01 Greg FischerMerge pull request #2897 from ZhiqianXia/origin_upper_left
2022-03-01 ZhiqianXia1. refine the check for "origin_upper_left" and "pixel_...
2022-02-25 Greg FischerMerge pull request #2895 from greg-lunarg/i2894
2022-02-24 Greg FischerDon't do updatePrecision on float16_t operations
2022-02-23 Greg FischerMerge pull request #2892 from greg-lunarg/mb
2022-02-23 Greg FischerImprove error message for image/sampler functions for...
2022-02-10 Greg FischerMerge pull request #2888 from mrpippy/python3
2022-02-10 Greg FischerMerge pull request #2887 from mbechard/master
2022-02-09 Malcolm Bechardavoid leaving decorations on auto-push-constants
2022-02-07 Greg FischerMerge pull request #2886 from greg-lunarg/i2875
2022-02-07 Greg FischerFix sameElementShape test of sampler
2022-02-01 Greg FischerMerge pull request #2883 from greg-lunarg/link2
2022-02-01 Greg FischerMerge pull request #2874 from mbechard/master
2022-02-01 Greg FischerEnhance readability of error messages for GLSL
2022-01-29 Malcolm Bechardfix cases where symbols in the tree didn't get updated...
2022-01-27 Greg FischerMerge pull request #2876 from greg-lunarg/vulkan-1.3
2022-01-27 Greg FischerAdd Vulkan 1.3 support
2022-01-26 Greg FischerMerge pull request #2873 from greg-lunarg/i2872
2022-01-25 Greg FischerFix comment for setEnvInput()
2022-01-13 Greg FischerMerge pull request #2852 from gnoliyil/fuchsia
2022-01-11 Greg FischerMerge pull request #2866 from greg-lunarg/i2858
2022-01-11 Greg FischerTemporarily disable spirv1.6 tests
2022-01-10 Greg FischerMerge pull request #2853 from ZhiqianXia/EndStreamPrimitive
2022-01-10 Greg FischerMerge branch 'master' into EndStreamPrimitive
2022-01-10 Greg FischerMerge pull request #2865 from alan-baker/update-license
2022-01-07 Greg FischerMerge pull request #2859 from ZhiqianXia/floatBitsToInt
2022-01-07 ZhiqianXiaSupport the floatBitsToint function at GL_ARB_gpu_shade...
2022-01-05 Greg FischerMerge pull request #2847 from jeremy-lunarg/hayes-fix...
2022-01-05 Jeremy HayesUnblock unsized error from assert
2022-01-04 ZhiqianXiaEndStreamPrimitive not supported when there is #extensi...
2022-01-04 Greg FischerMerge pull request #2800 from mhillenbrand/string_liter...
2022-01-03 Greg FischerMerge pull request #2849 from jeremy-lunarg/hayes-fix...
2022-01-02 Hai NguyenRevisions to GLSL version override
2022-01-01 Hai NguyenAdded GLSL version override interface and CLI
2021-12-29 Jeremy HayesFix seg fault
2021-12-16 Greg FischerMerge pull request #2845 from greg-lunarg/sup1.6
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-01 Hai NguyenFixed copy/paste error
2021-12-01 Hai NguyenChanged Vulkan rules relaxed to use shader options
2021-11-30 Greg FischerMerge pull request #2830 from jeremy-lunarg/hayes-migra...
2021-11-30 Hai NguyenVulkan rules relaxed for glslang C interface
2021-11-29 Hai NguyenSupport for automap options and resource binding shift...
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-22 Greg FischerMerge pull request #2723 from ZhiqianXia/textureQueryLOD
2021-11-22 Greg FischerMerge branch 'master' into textureQueryLOD
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-17 Malcolm Bechardremove unneeded extra constructions now that pool alloc...
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-16 Greg FischerMerge pull request #2823 from kda/master
2021-11-16 Kevin AtheyInitialize member TSymbol::uniqueId.
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-13 Greg FischerMerge pull request #2814 from mhillenbrand/isinf_isnan2
2021-11-12 Greg FischerFix struct type sharing
2021-11-12 Greg FischerMerge pull request #2817 from greg-lunarg/sdk0
2021-11-12 Marius HillenbrandTIntermediate::promoteConstantUnion(): fix conversion...
2021-11-12 Greg FischerRevert port of GL_EXT_shader_realtime_clock to GL_EXT_s...
2021-11-11 Marius HillenbrandUse intermOut.cpp's IsNan and IsInfinity for parse...
2021-11-11 Greg FischerMerge pull request #2810 from greg-lunarg/push1
2021-11-10 Greg FischerMerge pull request #2809 from KhronosGroup/revert-2803...
2021-11-10 Greg FischerGenerate error for binding on push_constant
2021-11-10 Greg FischerRevert "Use intermOut.cpp's IsNan and IsInfinity for...
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 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 #2803 from mhillenbrand/isinf_isnan
2021-11-09 Marius HillenbrandUse intermOut.cpp's IsNan and IsInfinity for parse...
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 Niklas HaasDon't release global mutex before initialize/finalize...
2021-11-08 Niklas HaasInitialize global mutex in a thread-safe manner
2021-11-08 LynneAdd support for targeting Vulkan 1.2 in the C API
2021-11-08 ZhiqianXiaSupport the #extension GL_ARB_draw_instanced.
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-28 ZhiqianXiaTo be compatible with Feature: 'last case/default label...
2021-10-27 Greg FischerMerge pull request #2796 from greg-lunarg/i2793
next