-
- Downloads
[#16] adjust to core class after merge-conflicts
adjusted swapchain and window class after the big mess of the core class :) added temporarily utils functions to core class
parent
b89e838e
No related branches found
No related tags found
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
Showing
- include/vkcv/Core.hpp 27 additions, 0 deletionsinclude/vkcv/Core.hpp
- include/vkcv/SwapChain.hpp 4 additions, 11 deletionsinclude/vkcv/SwapChain.hpp
- include/vkcv/Window.hpp 1 addition, 1 deletioninclude/vkcv/Window.hpp
- projects/first_triangle/src/main.cpp 1 addition, 1 deletionprojects/first_triangle/src/main.cpp
- src/vkcv/Core.cpp 86 additions, 5 deletionssrc/vkcv/Core.cpp
- src/vkcv/SwapChain.cpp 77 additions, 76 deletionssrc/vkcv/SwapChain.cpp
- src/vkcv/Window.cpp 4 additions, 6 deletionssrc/vkcv/Window.cpp
Loading
Please register or sign in to comment