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 e55a71402f Fix auto-exposure in Vulkan
* I forgot to bind the shader buffer again :-p (maybe we should change this functionality under Vulkan
to match Metal rules?)
2021-06-01 10:44:08 -04:00
..
dofpass.cpp Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
frustum.cpp Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
imguipass.cpp Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
materialcompiler.cpp Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
renderer.cpp Fix auto-exposure in Vulkan 2021-06-01 10:44:08 -04:00
scenecapture.cpp Add probe refresh timer (similiar to how shadows work) to generate probes correctly on scene load 2021-05-12 10:33:38 -04:00
shadowpass.cpp Fix sampling modes on shadow maps 2021-05-12 10:52:57 -04:00
smaapass.cpp Rename vecX -> floatX 2021-05-12 09:56:44 -04:00