Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine/renderer/src
redstrate 5546c88cba IBL now works on Vulkan!
* Image transitions are handled more correctly, reducing errors
* Cubemaps are now transitioned properly when using the CopyTexture command
* Cubemap image views are created correctly
2021-05-11 15:57:14 -04:00
..
dofpass.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
frustum.cpp Move frustum class into renderer 2020-08-19 22:09:14 -04:00
imguipass.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
materialcompiler.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
renderer.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
scenecapture.cpp IBL now works on Vulkan! 2021-05-11 15:57:14 -04:00
shadowpass.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
smaapass.cpp Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00