Skip to content

Tags: icetotem/SPIRV-Cross

Tags

sdk-1.3.211.0

Toggle sdk-1.3.211.0'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#1903 from KhronosGroup/fix-1900

MSL: Fix goofy bugs in ray query.

sdk-1.3.204.1

Toggle sdk-1.3.204.1'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#1852 from KhronosGroup/fix-1850

MSL: Rethink how opaque descriptors are passed to leaf functions.

sdk-1.3.204.0

Toggle sdk-1.3.204.0'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#1852 from KhronosGroup/fix-1850

MSL: Rethink how opaque descriptors are passed to leaf functions.

MoltenVK-1.1.5

Toggle MoltenVK-1.1.5'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#1729 from KhronosGroup/fix-1726

MSL: Consider that function/private variables can be block-like.

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