From 60a2054cd5cd8fddd378f2a81194f78d1f54b572 Mon Sep 17 00:00:00 2001 From: justin Date: Fri, 14 Nov 2025 12:48:45 +0000 Subject: [PATCH] Add linear filtering for distortion texture mipmaps --- src/Framebuffer/Update.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Framebuffer/Update.hs b/src/Framebuffer/Update.hs index 84e965421..d6aa850f0 100644 --- a/src/Framebuffer/Update.hs +++ b/src/Framebuffer/Update.hs @@ -58,8 +58,8 @@ sizeFBOs cfig rdata = [fboBloom, fboPos] >>= foldUpdateFBOTO _gr_distortion_res + GL_LINEAR_MIPMAP_LINEAR GL_LINEAR - GL_NEAREST GL_RGBA8 [fbo2, fbo3] >>= foldUpdateFBOTO