minetest/src/client/shadows
x2048 70a82b0784
Avoid shadow flicker at certain angles (#12961)
Change the way look direction and camera position are quantized when calculating light frustum
2022-11-20 21:28:01 +01:00
..
dynamicshadows.cpp Avoid shadow flicker at certain angles (#12961) 2022-11-20 21:28:01 +01:00
dynamicshadows.h Avoid shadow flicker at certain angles (#12961) 2022-11-20 21:28:01 +01:00
dynamicshadowsrender.cpp Reduce exposure of various internals (#12885) 2022-11-03 17:35:31 +01:00
dynamicshadowsrender.h Reduce exposure of various internals (#12885) 2022-11-03 17:35:31 +01:00
shadowsScreenQuad.cpp Move updating shadows outside of RenderingCore::drawAll. (#11491) 2021-08-12 20:07:09 +02:00
shadowsScreenQuad.h Move updating shadows outside of RenderingCore::drawAll. (#11491) 2021-08-12 20:07:09 +02:00
shadowsshadercallbacks.cpp Adjust shadowmap distortion to use entire SM texture (#12166) 2022-04-07 22:13:50 +02:00
shadowsshadercallbacks.h Adjust shadowmap distortion to use entire SM texture (#12166) 2022-04-07 22:13:50 +02:00