mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 20:28:32 +09:00
[Fix]: fix Sundial Lite
- detach source texture from synced GLES framebuffers before mipmap generation - bind a complete scratch framebuffer while calling glGenerateMipmap - force ANGLE norm16 texture fallback and convert 16-bit normalized uploads - raise Sundial Lite retrace tolerance for software DirectGLES validation
This commit is contained in:
@@ -270,7 +270,7 @@ jobs:
|
||||
target_call: 150023
|
||||
width: 854
|
||||
height: 480
|
||||
tolerance: 4100
|
||||
tolerance: 8000
|
||||
crop_x: 0
|
||||
crop_y: 0
|
||||
crop_width: 0
|
||||
|
||||
Reference in New Issue
Block a user