Add linear filtering for distortion texture mipmaps
This commit is contained in:
@@ -58,8 +58,8 @@ sizeFBOs cfig rdata =
|
|||||||
[fboBloom, fboPos]
|
[fboBloom, fboPos]
|
||||||
>>= foldUpdateFBOTO
|
>>= foldUpdateFBOTO
|
||||||
_gr_distortion_res
|
_gr_distortion_res
|
||||||
|
GL_LINEAR_MIPMAP_LINEAR
|
||||||
GL_LINEAR
|
GL_LINEAR
|
||||||
GL_NEAREST
|
|
||||||
GL_RGBA8
|
GL_RGBA8
|
||||||
[fbo2, fbo3]
|
[fbo2, fbo3]
|
||||||
>>= foldUpdateFBOTO
|
>>= foldUpdateFBOTO
|
||||||
|
|||||||
Reference in New Issue
Block a user