This website requires JavaScript.
Explore
Help
Sign In
mewin
/
vulkan-hpp
Watch
1
Star
0
Fork
0
You've already forked vulkan-hpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,850
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Andreas Süßenbach
b988e54dad
Sort constants by feature and extension. (
#1628
)
2023-07-26 22:12:40 +02:00
Andreas Süßenbach
207031caa4
change calls to std::find, std::find_if, and std::find_if_not to functionally identical calls to std::any_of, std::all_of, and std::none_of, when appropriate (
#1621
)
2023-07-13 11:26:01 +02:00
github-actions[bot]
c115fd1ec6
Update Vulkan-Headers to v1.3.256 (
#1609
)
...
Co-authored-by: GitHub <noreply@github.com>
2023-07-03 12:07:37 +02:00