1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
Fernando García Liñán
e1e0cf5997 Compositor: Port remaining ALS Effects to use a logarithmic depth buffer 2020-04-04 17:57:33 +02:00
Fernando García Liñán
84f0530a1d Compositor: Use a logarithmic depth buffer in the ALS pipeline.
This might not be a definitive solution to fix z-fighting issues, but it's a
good solution meanwhile and can be implemented easily on any shader just by
adding a few lines.
2020-03-22 17:27:12 +01:00
Fernando García Liñán
daeea22999 Compositor: Added shadow mapping to the ALS pipeline 2019-11-03 20:52:22 +01:00
Fernando García Liñán
fb7f1545a0 Compositor: Ported most Effects to the compositor 2019-10-26 01:42:48 +02:00