Iris Shaders

Iris Shaders

36M Downloads

1.17+: Non-overridden shaders write to the shader depth buffer

coderbot16 opened this issue ยท 1 comments

commented

Since we now share the depth buffer with Minecraft, now non-overridden content can write to the shader depth buffer and break shaders. We should probably disable depth writes for non-overridden things somehow.

commented

Fixed in 1c2caf8