Implemented mip mapping. Fixed image transition.
1 parent d218ec5 commit b796d04997c2046fc8df58ac9de5ff8145a70247
@Mantas Buzelis Mantas Buzelis authored on 24 Sep 2021
Showing 15 changed files
View
Forward Plus Renderer.vcxproj
View
include/Buffer/Buffer.h
View
include/Buffer/DepthBuffer.h
View
include/Context.h
View
include/Texture.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/Pipeline.cpp
View
src/Texture.cpp
View
src/VulkanRenderer.cpp
View
src/vkbpSwapChain.cpp