Android: Implement TLB optimization to prevent deadlocks and improve performance

This commit is contained in:
Azathothas
2025-03-16 08:21:48 +00:00
committed by github-actions[bot]
parent 452e20baff
commit 85b9b9442c
3701 changed files with 926858 additions and 0 deletions

3
dist/languages/README.md vendored Normal file
View File

@@ -0,0 +1,3 @@
This directory stores translation patches (TS files) for citron Qt frontend. This directory is linked with [citron project on transifex](https://www.transifex.com/citron-emulator/citron), so you can update the translation by executing `tx pull -t -a`. If you want to contribute to the translation, please go the transifex link and submit your translation there. This directory on the main repo will be synchronized with transifex periodically.
Do not directly open PRs on github to modify the translation.