Commit before implementing downscaled resolution
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ doDrawing pdata w = do
|
||||
colorMask $= Color4 Enabled Enabled Enabled Enabled
|
||||
clearColor $= Color4 0 0 0 0
|
||||
|
||||
blend $= Disabled
|
||||
--blend $= Disabled
|
||||
depthMask $= Disabled
|
||||
depthFunc $= Just Always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user