-
Notifications
You must be signed in to change notification settings - Fork 656
Comparing changes
Open a pull request
base repository: KhronosGroup/SPIRV-Cross
base: 9a6e2534e97a
head repository: KhronosGroup/SPIRV-Cross
compare: 53ab2144b90a
- 11 commits
- 34 files changed
- 2 contributors
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 041f103 - Browse repository at this point
Copy the full SHA 041f103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4056d0b - Browse repository at this point
Copy the full SHA 4056d0bView commit details -
Merge pull request #1059 from KhronosGroup/fix-1056
MSL/HLSL: Support scalar reflect and refract.
Configuration menu - View commit details
-
Copy full SHA for c5904dd - Browse repository at this point
Copy the full SHA c5904ddView commit details
Commits on Jul 4, 2019
-
Parse SPIR-V debug information extended instructions, as well as OpNo…
…Line. No impact on result shader string.
Lifeng Pan committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 5ca8779 - Browse repository at this point
Copy the full SHA 5ca8779View commit details
Commits on Jul 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6d9c502 - Browse repository at this point
Copy the full SHA 6d9c502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13378ad - Browse repository at this point
Copy the full SHA 13378adView commit details
Commits on Jul 8, 2019
-
Propagate NonUniformEXT to dependent expressions.
This decoration might only be present for the very last ID which is consumed by a sampling or Load/Store instruction. To make sure our access chains are emitted correctly, we have to back-propagate this decoration.
Configuration menu - View commit details
-
Copy full SHA for d12b54b - Browse repository at this point
Copy the full SHA d12b54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9af72 - Browse repository at this point
Copy the full SHA fa9af72View commit details -
Fall back to complex loop if non-trivial continue block is found.
There is a case where we can deduce a for/while loop, but the continue block is actually very painful to deal with, so handle that case as well. Removes an exceptional case.
Configuration menu - View commit details
-
Copy full SHA for 5034296 - Browse repository at this point
Copy the full SHA 5034296View commit details -
Merge pull request #1063 from KhronosGroup/fix-1061
Propagate NonUniformEXT to dependent expressions
Configuration menu - View commit details
-
Copy full SHA for e0cd859 - Browse repository at this point
Copy the full SHA e0cd859View commit details -
Merge pull request #1064 from KhronosGroup/fix-1062
Fall back to complex loop if non-trivial continue block is found.
Configuration menu - View commit details
-
Copy full SHA for 53ab214 - Browse repository at this point
Copy the full SHA 53ab214View 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 9a6e2534e97a...53ab2144b90a