]> git.lizzy.rs Git - minetest.git/history - client/shaders/second_stage/opengl_fragment.glsl
Fix no color values on bloom texture (#13197)
[minetest.git] / client / shaders / second_stage / opengl_fragment.glsl
2023-02-10 x2048Fix no color values on bloom texture (#13197)
2023-01-06 x2048Add dynamic exposure correction (#12959)
2022-11-18 lhofhanslAdd configurable saturation (#12865)
2022-11-03 x2048Return correct variable when debugging bloom.
2022-11-02 x2048Improve bloom effect (#12916)
2022-10-09 sfan5Fix tone mapping being always enabled
2022-10-04 x2048Make bloom shaders compatible with GLES2 (#12834)
2022-09-29 x2048Bloom (#12791)
2022-09-06 x2048Implement rendering pipeline and post-processing (...