Formatting comb-over; .clang-format not to my liking yet
1 parent 4649108 commit 1e56d86bc0a8c02c38d6d1bdf4121b230b0d6a26
@Mantas Buzelis Mantas Buzelis authored on 5 Oct 2021
Showing 36 changed files
View
.clang-format
View
include/Buffer/Buffer.h
View
include/Buffer/DepthBuffer.h
View
include/Camera.h
View
include/ConstrainedMap.h
View
include/Context.h
View
include/Device.h
View
include/InputHandler.cpp
View
include/InputHandler.h
View
include/Light.cpp
View
include/Light.h
View
include/Mesh.h
View
include/Model.h
View
include/Pipeline.h
View
include/RenderGraph.h
View
include/RenderPass.h
View
include/Scene.h
View
include/Texture.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/Camera.cpp
View
src/Context.cpp
View
src/Device.cpp
View
src/Mesh.cpp
View
src/Model.cpp
View
src/Pipeline.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