~ppsspp/ppsspp/+git/SPIRV-Cross:sdk-1.3.243

Last commit made on 2023-03-13
Get this branch:
git clone -b sdk-1.3.243 https://git.launchpad.net/~ppsspp/ppsspp/+git/SPIRV-Cross

Branch merges

Branch information

Name:
sdk-1.3.243
Repository:
lp:~ppsspp/ppsspp/+git/SPIRV-Cross

Recent commits

d26c233... by Hans-Kristian Arntzen <email address hidden>

Merge pull request #2121 from Keenuts/licenses

adds Khronos license to LICENSES folder.

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

revert trailing space fix

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

applying pr feedback

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

try adding SPDX notice

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

adds Khronos license to LICENSES folder.

This license is in spirv.h, but absent from the LICENSES file.

7512345... by Hans-Kristian Arntzen <email address hidden>

Merge pull request #2110 from EpicGames/fixes_glsl

GLSL: Don't create temporaries for sampled image types in GLSL.

83650af... by Laura Hermanns <email address hidden>

GLSL: Don't create temporaries for sampled image types in GLSL.

This fixes a bug that was exposed when targeting GLSL with
Vulkan semantics while 'force_temporary' is enabled.

3550a54... by Hans-Kristian Arntzen <email address hidden>

Merge pull request #2105 from goki/main

add support for OpAtomicFAddEXT atomic add, and also Min, Max

c76111f... by Randall O'Reilly

cleaner version check

5e51297... by Hans-Kristian Arntzen <email address hidden>

Merge pull request #2108 from cdavis5e/msl-duplicate-spec-id

MSL: Deduplicate function constants.