Added stdafx to all files, maybe add the python script used to automate server side in future
1 parent 1b011fd commit 6a1e7a215e1c17eb9503e0710f6c0f4fcd3486b8
@Mantas Buzelis Mantas Buzelis authored on 22 Sep 2021
Showing 41 changed files
View
include/Buffer/Buffer.h
View
include/Buffer/DepthBuffer.h
View
include/Buffer/DualBuffer.h
View
include/Camera.h
View
include/Context.h
View
include/Device.h
View
include/Instance.h
View
include/Mesh.h
View
include/Model.h
View
include/Pipeline.h
View
include/RNG.h
View
include/RenderGraph.h
View
include/RenderPass.h
View
include/Scene.h
View
include/Texture.h
View
include/Vertex.h
View
include/VulkanBoilerplate.h
View
include/VulkanRenderer.h
View
include/VulkanWindow.h
View
include/stdafx.h
View
include/vkbpSwapChain.h
View
src/Buffer/Buffer.cpp
View
src/Buffer/DepthBuffer.cpp
View
src/Buffer/DualBuffer.cpp
View
src/Camera.cpp
View
src/Context.cpp
View
src/Device.cpp
View
src/Instance.cpp
View
src/Mesh.cpp
View
src/Model.cpp
View
src/Pipeline.cpp
View
src/RenderGraph.cpp
View
src/RenderPass.cpp
View
src/Texture.cpp
View
src/Vertex.cpp
View
src/VulkanBoilerplate.cpp
View
src/VulkanRenderer.cpp
View
src/VulkanWindow.cpp
View
src/main.cpp
View
src/stdafx.cpp
View
src/vkbpSwapChain.cpp