~pcsx2-team/pcsx2-github-mirror/+git/glslang:vulkan-1.2

Last commit made on 2020-01-15
Get this branch:
git clone -b vulkan-1.2 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/glslang

Branch merges

Branch information

Recent commits

c3bb5d6... by John Kessenich <email address hidden>

Update to latest SPIRV-Tools, supporting Vulkan 1.2.

273d3a5... by John Kessenich <email address hidden>

SPV/Vulkan: Add support for Vulkan 1.2, which defaults to SPIR-V 1.5.

d203754... by John Kessenich <email address hidden>

Merge pull request #2046 from Roy-AMD/Fix-multiple-AST-spv-generate-crash-issue

Fix glslang can't link multiple AST in a single stage

5181367... by John Kessenich <email address hidden>

Merge pull request #1998 from ShchchowAMD/ARB_gpu_shader_fp64

Add support for ARB_gpu_shader_fp64

e5dbc31... by John Kessenich <email address hidden>

Merge pull request #2052 from KhronosGroup/fix-processed-def-undef-1829

Fix #1829: Allow "--" options for def/undef, for OpModuleProcessed.

6f98892... by John Kessenich <email address hidden>

Fix #1829: Add "--" command-line options for macro def/undef.

This allows OpModuleProcessed logging to be consistent with everything taking
"--" options.

ab6a588... by Chow <email address hidden>

Move symbol builtin check to grammar stage

FYI, move builtin check to type symbol check.
Avoid modifying interface doubleCheck().

1642ca1... by John Kessenich <email address hidden>

Merge pull request #2048 from Roy-AMD/Add-missing-extension-defination

Add missing extension defination

3eb540f... by Roy <email address hidden>

Add missing extension defination

This micro should been defined 1, if opengl 2.0 is required.

1d258ac... by John Kessenich <email address hidden>

Merge pull request #2032 from ShchchowAMD/atomic-uint-binding

Modify max binding checks for atomic_uint