Play with upscaling filters
This commit is contained in:
@@ -44,6 +44,15 @@ sizeFBOs cfig rdata =
|
||||
GL_RGBA16F
|
||||
GL_RGBA16F
|
||||
)
|
||||
>>= fboFullscreen
|
||||
( resizeFBOTO'
|
||||
(getWindowSize (const FullRes) cfig)
|
||||
1
|
||||
GL_NEAREST
|
||||
GL_NEAREST
|
||||
GL_RGBA16F
|
||||
-- [fboBloom] -- fboPos probably doesn't need the alpha channel
|
||||
)
|
||||
>>= foldUpdateFBOTO
|
||||
_gr_world_res
|
||||
GL_NEAREST
|
||||
|
||||
Reference in New Issue
Block a user