~pcsx2-team/pcsx2-github-mirror/+git/glslang:sdk-1.3.246

Last commit made on 2023-03-21
Get this branch:
git clone -b sdk-1.3.246 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/glslang

Branch merges

Branch information

Name:
sdk-1.3.246
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/glslang

Recent commits

14e5a04... by Jeremy Hayes <email address hidden>

Update CHANGES for release 12.1.0

59abdcf... by Jeremy Hayes <email address hidden>

Update known_good.json

b34f619... by =?utf-8?q?Nathan_Gau=C3=ABr?= <email address hidden>

kokoro: always chown files after build

ef77cf3... by Juan Ramos <email address hidden>

cmake: No need to set CMP0048/CMP0054

Now that the minimum is 3.14.0 setting these policies is redundant

43978b7... by Juan Ramos <email address hidden>

cmake: Remove outdated comment

0094e47... by Jeremy Hayes <email address hidden>

Fix outdated cmake conditional

Remove cmake condition. The minimum is 3.14. The condition is no longer
required.

C++17 is now required. Update the landing page.

cd2082e... by Joyce <email address hidden>

Set token permissions to workflows (#3156)

Signed-off-by: Joyce <email address hidden>

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

Merge pull request #3153 from greg-lunarg/i3150

Fix installation of resource limits headers

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

Fix installation of resource limits headers

Fixes #3150

2ca0ee3... by Greg Fischer <email address hidden>

Merge pull request #3137 from moritz-h/resource-limits

Move ResourceLimits from StandAlone to glslang dir