Broken commit
This commit is contained in:
@@ -365,7 +365,9 @@ doDrawing' win pdata u = do
|
||||
-- draw the overlay
|
||||
--glBindFramebuffer GL_FRAMEBUFFER (pdata ^. fboOverlay ._1 . unFBO)
|
||||
glDepthFunc GL_ALWAYS
|
||||
--glDepthFunc GL_GEQUAL
|
||||
glDepthMask GL_FALSE
|
||||
--glDepthMask GL_TRUE
|
||||
glEnable GL_BLEND
|
||||
glBlendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||
renderLayer DebugLayer shadV layerCounts
|
||||
|
||||
Reference in New Issue
Block a user