mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
4f0028050d
Add stencil attachment to framebuffer creation. Needed to remove depth attachment to make it work, but that should not change anything, since depth test is not enabled anyway. May need testing nonetheless.