Slightly restrict texture sizes

This commit is contained in:
2025-11-23 11:00:47 +00:00
parent 74c02291c1
commit 2cffe81b75
4 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -26,10 +26,10 @@ sizeFBOs cfig rdata =
GL_NEAREST
GL_NEAREST
GL_RGBA16F
GL_RGBA16F -- could possibly recover using depth in a clever way
GL_RGB16F -- could possibly recover using depth in a clever way
-- but probably not, because the projection matrix is
-- not always on-center
GL_RGBA8_SNORM
GL_RGB8_SNORM
rdata
fboBase
>>= flip