summaryrefslogtreecommitdiff
path: root/thirdparty/etc2comp/patches
AgeCommit message (Collapse)Author
2020-04-01etc2comp: Fix max iterations for RGBA channelsRĂ©mi Verschelde
Those checks were *very likely* meant to clamp the max value, not the min one. Fixes https://github.com/godotengine/godot/issues/10059#issuecomment-606993001.