mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-02 19:54:16 +01:00
6c0f084aae
Readback can be especially slow on mobile due to the varying load pattern it creates which often prevents the CPU/GPU from clocking up. Since some games perform texture readback but don't actually use it for anything significant implement a hack to skip it and significantly improve performance in such cases. |
||
---|---|---|
.. | ||
assets | ||
cpp | ||
java/emu/skyline | ||
res | ||
shaders | ||
AndroidManifest.xml |