Skip to content

Tags: MadLadSquad/SPIRV-Cross

Tags

2021-01-15

Toggle 2021-01-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1594 from KhronosGroup/fix-1591

Fix pathological complexity explosion for certain shaders.

2020-09-17

Toggle 2020-09-17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1466 from KhronosGroup/fix-1465

Clean up and fix awkward conditional branch codegen.

2020-06-29

Toggle 2020-06-29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1410 from KhronosGroup/fix-1406

GLSL: Support switch more properly in legacy ESSL

2020-05-19

Toggle 2020-05-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1366 from KhronosGroup/fix-1365

HLSL: Implement image queries for UAV images.

2020-04-03

Toggle 2020-04-03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1309 from KhronosGroup/fix-1305

Expose query if a resource was used as a comparison/depth resource

2020-02-26

Toggle 2020-02-26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1284 from KhronosGroup/fix-1282

MSL: Reintroduce workarounds for arrays not being value types

2020-01-16

Toggle 2020-01-16's commit message
Update license headers to 2020.

2019-12-15

Toggle 2019-12-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1235 from KhronosGroup/patch-input-ar…

…ray-fix

GLSL: Fix array of input patch variables.

2019-11-01

Toggle 2019-11-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request KhronosGroup#1192 from kakashidinho/master

Added BUILD.gn file to be used by Chromium's ANGLE project

2019-09-06

Toggle 2019-09-06's commit message
Run format_all.sh.