-
Notifications
You must be signed in to change notification settings - Fork 655
Comparing changes
Open a pull request
base repository: KhronosGroup/SPIRV-Cross
base: b32a1b415043
head repository: KhronosGroup/SPIRV-Cross
compare: 5431e1da2dc1
- 13 commits
- 193 files changed
- 2 contributors
Commits on Sep 12, 2019
-
Consider discard and demote as impure statements.
Fixes cases where discard and demote are called in pure functions and the function result is not consumed.
Configuration menu - View commit details
-
Copy full SHA for bfa76ee - Browse repository at this point
Copy the full SHA bfa76eeView commit details -
Merge pull request #1152 from KhronosGroup/fix-1151
Consider discard and demote as impure statements.
Configuration menu - View commit details
-
Copy full SHA for c13e951 - Browse repository at this point
Copy the full SHA c13e951View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b9ea1f - Browse repository at this point
Copy the full SHA 9b9ea1fView commit details -
Merge pull request #1154 from KhronosGroup/fix-1153
CMake: Add option to skip installation targets.
Configuration menu - View commit details
-
Copy full SHA for f200117 - Browse repository at this point
Copy the full SHA f200117View commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3ff67c - Browse repository at this point
Copy the full SHA c3ff67cView commit details -
Merge pull request #1156 from KhronosGroup/fix-1155
Disable -Werror by default in CMake, fix -Wshorten-64-to-32 warnings.
Configuration menu - View commit details
-
Copy full SHA for 87a3d4c - Browse repository at this point
Copy the full SHA 87a3d4cView commit details
Commits on Sep 18, 2019
-
CMake: Add option to force -fPIC.
Used by projects who might embed SPIRV-Cross as part of a shared library, but not exported.
Configuration menu - View commit details
-
Copy full SHA for 467d970 - Browse repository at this point
Copy the full SHA 467d970View commit details -
Merge pull request #1159 from KhronosGroup/fix-1157
CMake: Add option to force -fPIC.
Configuration menu - View commit details
-
Copy full SHA for d821a90 - Browse repository at this point
Copy the full SHA d821a90View commit details -
Update external/ to SPIR-V 1.5
Rolled the hashes used for glslang, SPIRV-Tools, and SPIRV-Headers to HEAD, which includes the update to 1.5. Added passing '--amb' to glslang, so I didn't have to explicitly set bindings in a large number of test shaders that currently don't, and now glslang considers them invalid. Marked all shaders that no longer pass spirv-val as .invalid.
Configuration menu - View commit details
-
Copy full SHA for cf1bf1c - Browse repository at this point
Copy the full SHA cf1bf1cView commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 470fd76 - Browse repository at this point
Copy the full SHA 470fd76View commit details -
MSL: Fix 16-bit integer literals.
There is no suffix, so bitcasts failed.
Configuration menu - View commit details
-
Copy full SHA for 3c11254 - Browse repository at this point
Copy the full SHA 3c11254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c34fe - Browse repository at this point
Copy the full SHA 02c34feView commit details -
Merge pull request #1161 from KhronosGroup/roll-deps-merge
Merge dependency update
Configuration menu - View commit details
-
Copy full SHA for 5431e1d - Browse repository at this point
Copy the full SHA 5431e1dView 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 b32a1b415043...5431e1da2dc1