summaryrefslogtreecommitdiff
path: root/drivers/gles3/shaders/ssao.glsl
AgeCommit message (Expand)Author
2019-05-26Improve SSAO performance and qualityHugo Locurcio
2018-08-27Style: Enable clang-format on GLSL shadersRémi Verschelde
2018-08-24Style: Fix code formatting in GLES3 shadersRémi Verschelde
2017-10-22Many fixes to SSAO, should be good now.Juan Linietsky
2017-09-07Fixed orthogonal projection in all effects and post processesJuan Linietsky
2017-08-23fix ssao issue with intel hd**** hardwaresGilles Roudiere
2017-06-14Fixed several bugs with directional light, and changed defaults to be more se...Juan Linietsky
2017-02-22Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...Juan Linietsky
2016-12-04Support for SSAOJuan Linietsky