summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_rd/effects/ss_effects.h
Commit message (Expand)AuthorAgeFilesLines
* Add render buffer support to screen space effectsBastiaan Olij2023-02-101-48/+29
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove redundant Variant-types initializationsMarkus Sauermann2022-11-141-2/+2
* Fixing artifacts in SSRBastiaan Olij2022-10-041-0/+3
* Moving SSEffects settings into classBastiaan Olij2022-10-041-18/+33
* Properly scale SSR reflection based on metallic value for dielectric materialsclayjohn2022-09-091-5/+2
* Extracting render buffers and changing it to a more generic solutionBastiaan Olij2022-09-011-0/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-4/+4
* Move screen space effects into a separate classBastiaan Olij2022-07-191-0/+508