mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
I bypassed the ~compressor~ mip generation. https://github.com/flutter/flutter/issues/160441 https://github.com/flutter/flutter/issues/159876 https://github.com/flutter/flutter/issues/160587 I have no idea how to get this to work. next thing to try is to force mip generation to happen in a square power of 2 texture, and then blit the individual mip regions onto the dest texture. For now, disable, as the issue is quite severe.
Flutter Engine
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: