~pcsx2-team/pcsx2-github-mirror/+git/shaderc:main

Last commit made on 2024-06-17
Get this branch:
git clone -b main https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/shaderc

Branch merges

Branch information

Recent commits

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

Remove kokoro scripts for VS2017

Fixes: #1421

70552f5... by David Neto <email address hidden>

Remove VS2017 from README and download links

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

Update dependencies, except Glslang

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

Update dependencies

db94deb... by alan-baker <email address hidden>

Update DEPS (#1417)

* Roll spirv-tools, spirv-headers, and glslang deps
* Modify glslc tests where that depended on SampleCmp HLSL calls since
  glslang generates invalid SPIR-V

85e51d8... by Trice Helix <email address hidden>

Fix comment typo in shaderc.hpp

"Sets whether the compiler should generates code for max an min" -> "Sets whether the compiler should generate code for max and min"

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

Start Shaderc v2024.2-dev

47a9387... by David Neto <email address hidden>

Finalize Shaderc v2024.1

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

Update DEPS

SPIRV-Headers GitHub Main on 2024-04-30
SPIRV-Tools v2024.2.rc1
Glslang GitHub Main on 2024-04-30
Effcee GitHub Main on 2024-04-30

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

Propagate test/install options to Glslang. Update Glslang (#1397)

A Glslang test needed an update to work around assumptions of
the sign of a NaN.

Fixes: #1396