]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/shadows/dynamicshadowsrender.cpp
Improve shadow filters (#12195)
[dragonfireclient.git] / src / client / shadows / dynamicshadowsrender.cpp
2022-05-21 x2048Improve shadow filters (#12195)
2022-04-30 sfan5Deal with compiler warnings
2022-04-14 x2048Implement shadow offsets for the new SM distortion...
2022-04-07 x2048Adjust shadowmap distortion to use entire SM texture...
2022-03-31 x2048Tune shadow perspective distortion (#12146)
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-03-07 Dmitry KostenkoCorrect normal bias for entities
2021-08-12 x2048Move updating shadows outside of RenderingCore::drawAll...
2021-07-25 x2048Distribute shadow map update over multiple frames to...
2021-06-06 LisoShadow mapping render pass (#11244)