nanogui
nanogui copied to clipboard
Set GL_DEPTH_BUFFER_BIT when blitting the depth buffer to the screen.
Hi, I just had a look through the code and found what looks like a simple copy-paste bug. When blitting to the screen, the stencil bit would be set instead of the depth buffer bit.