This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/draw/engines/eevee/shaders
Clément Foucault cd1a083984 Fix T85720 EEVEE: Contact shadows do not appear when enabling SSR
Contact shadows needed correct `gl_FragCoord.z` but this is not
correctly set for fullscreen passes. Need to pass depth using a global
variable until we get rid of `cl_eval.tracing_depth`.
2021-02-22 17:34:09 +01:00
..
2020-12-11 15:32:14 +11:00
2020-07-30 16:44:58 +02:00
2020-07-30 16:44:58 +02:00
2020-07-30 16:44:58 +02:00
2020-07-30 16:44:58 +02:00
2020-07-30 16:44:58 +02:00
2020-10-19 08:12:33 -07:00