3.5-1759 10 лет, 8 месяцев назад [Android] Multi-language support (or at least the basic foundation of it).
3.5-1758 10 лет, 8 месяцев назад [Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.
3.5-1757 10 лет, 8 месяцев назад [Android] Seems like InputConfigFragment.java also had explicit list indexing. Removed it from here too.
3.5-1756 10 лет, 8 месяцев назад [Android] Remove unnecessary explicit indexing of entries in a List within AboutFragment.java
3.5-1755 10 лет, 8 месяцев назад Software Renderer: Show each backend's display name instead of its short name in the config dialog.
3.5-1754 10 лет, 8 месяцев назад ShaderGen: Optimize out most function calls for uid generation.
3.5-1753 10 лет, 8 месяцев назад LightingShaderGen: Use macro magic instead of snprintf. Should fix performance problems.
3.5-1752 10 лет, 8 месяцев назад ShaderGen: Static inline everything.
3.5-1751 10 лет, 8 месяцев назад PixelShaderGen: Optimize shader uid data order.
3.5-1750 10 лет, 8 месяцев назад VertexShaderGen: Optimize shader uid data order.
3.5-1749 10 лет, 8 месяцев назад Main: Fix code that creates the BIOS subdirectories
3.5-1748 10 лет, 8 месяцев назад [Android] Fix OpenGL ES 3 detection on Nexus 10. Nexus 10 defaults to GLES1 context when not specified while Adreno defaults to GLES2. Thanks to Jeremy D Miller for noticing and finding out why this w...
3.5-1747 10 лет, 8 месяцев назад PixelShaderGen: Do not write depth in pixel shader if depth testing (and thus writing) is not enabled. Should improve performance quite a bit in some cases.
3.5-1746 10 лет, 8 месяцев назад [ARM] Add a few instructions.
3.5-1745 10 лет, 8 месяцев назад Main: Create BIOS subdirs of GC userdir on load
3.5-1744 10 лет, 8 месяцев назад Check for GC BIOS in userdir before sysdir
3.5-1743 10 лет, 8 месяцев назад Sync gameini ratings from the wiki. Fixes issue 6477.
3.5-1742 10 лет, 8 месяцев назад CleanFiles: Remove use of chardet
3.5-1741 10 лет, 8 месяцев назад Move the new CleanFiles Python script to Tools/
3.5-1740 10 лет, 8 месяцев назад Normalize all Game INI files