mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 03:09:18 +02:00
fix depthbuffer clearing
This commit is contained in:
@@ -504,6 +504,7 @@ void opengl_renderer::Render_pass(rendermode const Mode)
|
||||
|
||||
glClearColor(0.0f, 0.0f, 0.0f, 0.0f);
|
||||
|
||||
setup_drawing(false);
|
||||
if (!Global.gfx_skippipeline)
|
||||
{
|
||||
m_msaa_fb->bind();
|
||||
|
||||
Reference in New Issue
Block a user