Rmove overlay framebuffer, directly draw overlay instead

This commit is contained in:
2023-04-11 16:55:00 +01:00
parent d79216555b
commit 33a6e471ae
8 changed files with 123 additions and 137 deletions
+2 -2
View File
@@ -50,11 +50,11 @@ sizeFBOs cfig rdata =
GL_RGBA16F
[fboBloom, fboPos]
>>= foldUpdateFBOTO
_graphics_overlay_resolution
_graphics_distortion_resolution
GL_LINEAR
GL_NEAREST
GL_RGBA8
[fbo2, fbo3, fboOverlay]
[fbo2, fbo3]
>>= foldUpdateFBOTO
_graphics_downsize_resolution
GL_LINEAR_MIPMAP_LINEAR