1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 19:42:10 +00:00
luanti/src/client/render
x2048 9df79a4b2d
Bloom (#12791)
Adds configurable light exposure control and bloom effect (light bleeding) with client-side settings.
2022-09-29 20:34:05 +02:00
..
anaglyph.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
anaglyph.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
core.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
core.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
factory.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
factory.h Modernize include guards and add missing ones (#9898) 2020-05-23 13:23:05 +02:00
interlaced.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
interlaced.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
pipeline.cpp Bloom (#12791) 2022-09-29 20:34:05 +02:00
pipeline.h Bloom (#12791) 2022-09-29 20:34:05 +02:00
plain.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
plain.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
secondstage.cpp Bloom (#12791) 2022-09-29 20:34:05 +02:00
secondstage.h Bloom (#12791) 2022-09-29 20:34:05 +02:00
sidebyside.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
sidebyside.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
stereo.cpp Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00
stereo.h Implement rendering pipeline and post-processing (#12465) 2022-09-06 08:25:18 +02:00