Skip to content

Commit

Permalink
Finalize Shaderc v2025.1
Browse files Browse the repository at this point in the history
Skip version numbers so we match SPIRV-Tools.
Do this to avoid confusion when included in the Vulkan SDK
  • Loading branch information
dneto0 committed Feb 27, 2025
1 parent f6dee14 commit 0968768
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
Revision history for Shaderc

v2024.5-dev
- Start development
v2025.1
- Update tools and compilers tested:
- Clang 13
- GCC 13
- VisualStudio 2022
- CMake 3.31.2
- Python 3.12
- NDK r27c
- Skip version numbers to match SPIRV-Tools, to avoid
confusion.

v2024.4
- Support Vulkan 1.4
Expand Down

0 comments on commit 0968768

Please sign in to comment.