~pcsx2-team/pcsx2-github-mirror/+git/glslang:revert-2242-GL_EXT_vulkan_glsl_relaxed

Last commit made on 2021-03-10
Get this branch:
git clone -b revert-2242-GL_EXT_vulkan_glsl_relaxed https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/glslang

Branch merges

Branch information

Name:
revert-2242-GL_EXT_vulkan_glsl_relaxed
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/glslang

Recent commits

e063363... by greg-lunarg <email address hidden>

Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"

84e11a8... by greg-lunarg <email address hidden>

Merge pull request #2565 from greg-lunarg/i2564

Pass correct proxy type for atomicStore

e318237... by greg-lunarg <email address hidden>

Merge pull request #2242 from mbechard/GL_EXT_vulkan_glsl_relaxed

GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper

b5c8fd4... by Greg Fischer <email address hidden>

Pass correct proxy type for atomicStore

Fixes #2564

ecc9b91... by William Brown

Implement GL_EXT_vulkan_glsl_relaxed option

c7c7982... by greg-lunarg <email address hidden>

Merge pull request #2560 from amdrexu/bugfix

SPV: The capability string for RayTracingProvisionalKHR is missing

1034727... by Rex Xu <email address hidden>

SPV: The capability string for RayTracingProvisionalKHR is missing

Add it to GLSLang disassembler.

159b057... by greg-lunarg <email address hidden>

Merge pull request #2559 from greg-lunarg/i2555

Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module.

b479ce0... by Greg Fischer <email address hidden>

Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module.

Fixes #2555

0eca413... by greg-lunarg <email address hidden>

Merge pull request #2558 from greg-lunarg/i2551

Allow grad texture ops in all shaders