Files
test/source/blender/draw/intern
Clément Foucault b8bdb8e9e9 DRW: Fix stencil being modified by passes that are read only
This is because even if the glStencilMask is 0x00 the GL_DECR_WRAP and
GL_INCR_WRAP states still works and will modify the stencil.

Fix T73046 Overlapping parts of wireframes don't render at all in workench
with shadows turned on.
2020-01-13 16:27:01 +01:00
..
2019-02-18 08:22:12 +11:00
2019-08-18 04:26:34 +10:00
2019-12-07 01:35:53 +11:00