-
Notifications
You must be signed in to change notification settings - Fork 962
Comparing changes
Open a pull request
base repository: KhronosGroup/glslang
base: 0de87ee9a5bf
head repository: KhronosGroup/glslang
compare: 6c479796f6e4
- 7 commits
- 6 files changed
- 2 contributors
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d519167 - Browse repository at this point
Copy the full SHA d519167View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d9dee - Browse repository at this point
Copy the full SHA b5d9deeView commit details -
Fix: #2014: Don't do "extension-on && version >= ..." keyword checks.
Keywords should only have tests like "extension-on || version >= ...", or "extension-off && version <= ...".
Configuration menu - View commit details
-
Copy full SHA for 71b0100 - Browse repository at this point
Copy the full SHA 71b0100View commit details -
Merge pull request #2018 from KhronosGroup/fix-2007-rationalize-inclu…
…de-paths Fix #2007: Fix a couple relative header paths in header files.
Configuration menu - View commit details
-
Copy full SHA for ff61c18 - Browse repository at this point
Copy the full SHA ff61c18View commit details -
Merge pull request #2019 from KhronosGroup/fix-2014-dont-and-versions…
…-extensions Fix: #2014: Don't do "extension-on && version >= ..." keyword checks.
Configuration menu - View commit details
-
Copy full SHA for 1afa2b8 - Browse repository at this point
Copy the full SHA 1afa2b8View commit details
Commits on Dec 10, 2019
-
Fix #2020: PR #1977 broke HLSL member consistency, this finishes it...
using an unitialized member. This commit consistently does not use those HLSL members unless ENABLE_HLSL is on.
Configuration menu - View commit details
-
Copy full SHA for 1843c0c - Browse repository at this point
Copy the full SHA 1843c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c47979 - Browse repository at this point
Copy the full SHA 6c47979View 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 0de87ee9a5bf...6c479796f6e4