Enabled more warnings, fixed new warnings.
1 parent 815e8ea commit 3813f7f6322c6023d738ccaf39a2955258a634dd
@Mantas Buzelis Mantas Buzelis authored on 22 Sep 2021
Showing 24 changed files
View
Forward Plus Renderer.vcxproj
View
include/Buffer/Buffer.h
View
include/Buffer/DepthBuffer.h
View
include/Buffer/DualBuffer.h
View
include/Context.h
View
include/Device.h
View
include/Instance.h
View
include/Mesh.h
View
include/Pipeline.h
View
include/RenderPass.h
View
include/Texture.h
View
include/Vertex.h
View
include/vkbpSwapChain.h
View
src/Buffer/Buffer.cpp
View
src/Buffer/DualBuffer.cpp
View
src/Camera.cpp
View
src/Context.cpp
View
src/Device.cpp
View
src/Instance.cpp
View
src/Pipeline.cpp
View
src/Texture.cpp
View
src/VulkanBoilerplate.cpp
View
src/VulkanRenderer.cpp
View
src/vkbpSwapChain.cpp