aboutsummaryrefslogtreecommitdiff
path: root/src/client/shadows/dynamicshadowsrender.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Force-update shadows when the world is changed (#12364)x20482022-05-261-0/+2
* Deal with compiler warningssfan52022-04-301-1/+0
* Tune shadow perspective distortion (#12146)x20482022-03-311-0/+6
* Add API to control shadow intensity from the game/mod (#11944)x20482022-03-261-2/+8
* Move updating shadows outside of RenderingCore::drawAll. (#11491)x20482021-08-121-3/+1
* Distribute shadow map update over multiple frames to reduce stutter (#11422)x20482021-07-251-2/+5
* Shadow mapping render pass (#11244)Liso2021-06-061-0/+146