~pcsx2-team/pcsx2-github-mirror/+git/glslang:revert-2988-build_arm64_binaries_mac

Last commit made on 2022-08-03
Get this branch:
git clone -b revert-2988-build_arm64_binaries_mac https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/glslang

Branch merges

Branch information

Name:
revert-2988-build_arm64_binaries_mac
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/glslang

Recent commits

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

Revert "Fix: Build arm64 binaries for macOS"

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

Merge pull request #2988 from spnda/build_arm64_binaries_mac

Fix: Build arm64 binaries for macOS

fb64704... by blackpanther

Add unified `glslang` CMake config collecting `glslang-targets` targets (#2989)

f28022c... by David Neto <email address hidden>

Avoid double-free in functions cloned for vulkan relaxed mode (#2987)

* Avoid double-free in functions cloned for vulkan relaxed mode

When rewriting function calls atomicCounterIncrement and
atoicCounterDecrement, clone the parameters so that the TParameter
'type' field is cloned. This avoids double-free when both the original
and transformed functions are deleted by the parser.

Fixes a ubsan failure.

b43848f... by sean <email address hidden>

Fix: Build arm64 binaries for macOS

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

Merge pull request #2986 from jeremy-lunarg/hayes-update-macos-runner

Update MacOS runner

457d11e... by Jeremy Hayes <email address hidden>

Update MacOS runner

Per https://github.com/actions/virtual-environments/issues/5583

Fix #2984

22d39cd... by Greg Fischer <email address hidden>

Merge pull request #2977 from AMD-dwang/AMD_shader_early_and_late_fragment_tests

Add SPV_AMD_shader_early_and_late_fragment_tests

7b75c5d... by Jeremy Hayes <email address hidden>

Merge pull request #2982 from jeremy-lunarg/hayes-remove-tabs

Replace tabs with spaces

b35ba4f... by Jeremy Hayes <email address hidden>

Merge pull request #2981 from jeremy-lunarg/hayes-fix-2978

Update release description