-
Notifications
You must be signed in to change notification settings - Fork 654
Comparing changes
Open a pull request
base repository: KhronosGroup/SPIRV-Cross
base: 9e3df69d4e99
head repository: KhronosGroup/SPIRV-Cross
compare: f9ae06512ef7
- 19 commits
- 45 files changed
- 4 contributors
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d13dc0c - Browse repository at this point
Copy the full SHA d13dc0cView commit details -
Merge pull request #1393 from KhronosGroup/fix-1391
HLSL: Fix texProj in legacy HLSL.
Configuration menu - View commit details
-
Copy full SHA for 7073ed2 - Browse repository at this point
Copy the full SHA 7073ed2View commit details -
MSL: Fix up input variables' vector lengths in all stages.
Metal is picky about interface matching. If the types don't match exactly, down to the number of vector components, Metal fails pipline compilation. To support pipelines where the number of components consumed by the fragment shader is less than that produced by the vertex shader, we have to fix up the fragment shader to accept all the components produced.
Configuration menu - View commit details
-
Copy full SHA for 5281d99 - Browse repository at this point
Copy the full SHA 5281d99View commit details
Commits on Jun 17, 2020
-
Merge pull request #1392 from cdavis5e/msl-frag-input-vecsize
MSL: Fix up input variables' vector lengths in all stages.
Configuration menu - View commit details
-
Copy full SHA for a64484f - Browse repository at this point
Copy the full SHA a64484fView commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5e509b1 - Browse repository at this point
Copy the full SHA 5e509b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11832b6 - Browse repository at this point
Copy the full SHA 11832b6View commit details -
MSL: Improve handling of array types in buffer objects.
When loading and storing array types which belong to buffer objects, we need to treat these values as not being value types. Also, need to handle array load/store from/to more address space combinations.
Configuration menu - View commit details
-
Copy full SHA for 03d4bce - Browse repository at this point
Copy the full SHA 03d4bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02db4c1 - Browse repository at this point
Copy the full SHA 02db4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7314f51 - Browse repository at this point
Copy the full SHA 7314f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace4d25 - Browse repository at this point
Copy the full SHA ace4d25View commit details -
Merge pull request #1395 from KhronosGroup/fix-1394
MSL: Deal with array load-store in buffer-block structs
Configuration menu - View commit details
-
Copy full SHA for d7976b7 - Browse repository at this point
Copy the full SHA d7976b7View commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f141521 - Browse repository at this point
Copy the full SHA f141521View commit details -
Fix placement of SPIRV_CROSS_DEPRECATED.
The [[deprecated]] attribute is supposed to be in front of a typedef, not after the typedef keyword.
Configuration menu - View commit details
-
Copy full SHA for 8aee532 - Browse repository at this point
Copy the full SHA 8aee532View commit details -
Merge pull request #1397 from KhronosGroup/fix-1396
Fix duplicated initialization for loop variables with initializers.
Configuration menu - View commit details
-
Copy full SHA for 6add77a - Browse repository at this point
Copy the full SHA 6add77aView commit details -
Merge pull request #1398 from Kangz/fix-deprecation
Fix placement of SPIRV_CROSS_DEPRECATED.
Configuration menu - View commit details
-
Copy full SHA for 7edaea8 - Browse repository at this point
Copy the full SHA 7edaea8View commit details
Commits on Jun 22, 2020
-
MSL: Remove the old VertexAttr API.
Too many issues with deprecated declarations on various compilers, just get rid of it.
Configuration menu - View commit details
-
Copy full SHA for f9da366 - Browse repository at this point
Copy the full SHA f9da366View commit details -
This CL rolls the GLSlang, SPIRV-Tools and SPIRV-Headers dependencies and updates the various test files.
Configuration menu - View commit details
-
Copy full SHA for 0abc017 - Browse repository at this point
Copy the full SHA 0abc017View commit details -
Merge pull request #1400 from KhronosGroup/fix-1399
MSL: Remove the old VertexAttr API.
Configuration menu - View commit details
-
Copy full SHA for 9eb615c - Browse repository at this point
Copy the full SHA 9eb615cView commit details -
Merge pull request #1401 from dj2/roll-deps-22
Roll deps and update tests.
Configuration menu - View commit details
-
Copy full SHA for f9ae065 - Browse repository at this point
Copy the full SHA f9ae065View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9e3df69d4e99...f9ae06512ef7