Rmove overlay framebuffer, directly draw overlay instead
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user