Fixed warnings, changed requirement to C++20 and fixed events with semaphores
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- include/vkcv/Buffer.hpp 3 additions, 3 deletionsinclude/vkcv/Buffer.hpp
- include/vkcv/Event.hpp 6 additions, 9 deletionsinclude/vkcv/Event.hpp
- modules/asset_loader/CMakeLists.txt 1 addition, 1 deletionmodules/asset_loader/CMakeLists.txt
- modules/camera/CMakeLists.txt 1 addition, 1 deletionmodules/camera/CMakeLists.txt
- modules/gui/CMakeLists.txt 1 addition, 1 deletionmodules/gui/CMakeLists.txt
- modules/material/CMakeLists.txt 1 addition, 1 deletionmodules/material/CMakeLists.txt
- modules/meshlet/CMakeLists.txt 1 addition, 1 deletionmodules/meshlet/CMakeLists.txt
- modules/scene/CMakeLists.txt 1 addition, 1 deletionmodules/scene/CMakeLists.txt
- modules/shader_compiler/CMakeLists.txt 1 addition, 1 deletionmodules/shader_compiler/CMakeLists.txt
- modules/testing/CMakeLists.txt 1 addition, 1 deletionmodules/testing/CMakeLists.txt
- modules/upscaling/CMakeLists.txt 1 addition, 1 deletionmodules/upscaling/CMakeLists.txt
- projects/bindless_textures/CMakeLists.txt 1 addition, 1 deletionprojects/bindless_textures/CMakeLists.txt
- projects/bindless_textures/src/main.cpp 1 addition, 1 deletionprojects/bindless_textures/src/main.cpp
- projects/first_mesh/CMakeLists.txt 1 addition, 1 deletionprojects/first_mesh/CMakeLists.txt
- projects/first_scene/CMakeLists.txt 1 addition, 1 deletionprojects/first_scene/CMakeLists.txt
- projects/first_triangle/CMakeLists.txt 1 addition, 1 deletionprojects/first_triangle/CMakeLists.txt
- projects/indirect_dispatch/CMakeLists.txt 1 addition, 1 deletionprojects/indirect_dispatch/CMakeLists.txt
- projects/indirect_draw/CMakeLists.txt 1 addition, 1 deletionprojects/indirect_draw/CMakeLists.txt
- projects/mesh_shader/CMakeLists.txt 1 addition, 1 deletionprojects/mesh_shader/CMakeLists.txt
Loading
Please register or sign in to comment