aboutsummaryrefslogtreecommitdiff
path: root/src/client/shadows/dynamicshadowsrender.cpp
AgeCommit message (Expand)Author
2021-08-12Move updating shadows outside of RenderingCore::drawAll. (#11491)x2048
2021-07-25Distribute shadow map update over multiple frames to reduce stutter (#11422)x2048
2021-06-06Shadow mapping render pass (#11244)Liso