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
vulkan-hpp
/
samples
/
RayTracing
History
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
..
CameraManipulator.cpp
Change ColumnLimit with clang-format from 120 to 160.
2022-02-28 10:11:04 +01:00
CameraManipulator.hpp
Change ColumnLimit with clang-format from 120 to 160.
2022-02-28 10:11:04 +01:00
CMakeLists.txt
Cleanup in CMakeLists.txt (
#1572
)
2023-05-08 11:54:57 +02:00
RayTracing.cpp
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