summaryrefslogtreecommitdiff
path: root/drivers/gles3/shaders/screen_space_reflection.glsl
AgeCommit message (Expand)Author
2019-02-24Explicitly use floating point numbers in the our shadersHein-Pieter van Braam
2018-08-27Style: Enable clang-format on GLSL shadersRémi Verschelde
2018-08-24Style: Fix code formatting in GLES3 shadersRémi Verschelde
2017-09-07Fixed orthogonal projection in all effects and post processesJuan Linietsky
2017-06-16Cleaned up Screen Space Reflections, closes #8119Juan Linietsky
2017-06-16Fixes to SSR, WIP.Juan Linietsky
2017-04-02Fix failing to compile shader on Adreno GPUvolzhs
2017-03-24Fix typos in source code using codespellRémi Verschelde
2016-12-02Subsurface scattering material param is now working!Juan Linietsky
2016-11-29Screen space reflection effectJuan Linietsky