Commit ddfa84a
committed
Set GL_DEPTH_BUFFER_BIT when blitting the depth buffer to the screen.
(Fixes a copy-paste bug, previously the GL_STENCIL_BUFFER_BIT was being set.)1 parent 6740b43 commit ddfa84a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments