1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-05 19:31:04 +00:00
luanti/src/client/shadows
SmallJoker efd7792add
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
As the project grows, compile time will not go down unless the header mess
is cleaned up one by one to only include exactly what's needed.
2024-08-31 11:44:30 +02:00
..
dynamicshadows.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
dynamicshadows.h Avoid shadow flicker at certain angles (#12961) 2022-11-20 21:28:01 +01:00
dynamicshadowsrender.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
dynamicshadowsrender.h Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
shadowsScreenQuad.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
shadowsScreenQuad.h Code style: Use non-static member initialisation instead of member initialiser lists for shader uniform names 2024-01-11 20:04:42 +01:00
shadowsshadercallbacks.cpp Improve ergonomics of CachedShaderSetting 2024-02-29 17:20:49 +01:00
shadowsshadercallbacks.h Factor shadow constants out of MainShaderConstantSetter 2024-02-29 17:20:49 +01:00