| 3.5-1772 | 12 years, 2 months ago | VertexShaderGen: Cleanup. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1771 | 12 years, 2 months ago | [Android] Correct the accessibility scope of a method and variable in InputConfigFragment.java. Also, join a variable's declaration and assignment in the onMotionEvent() function. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1770 | 12 years, 2 months ago | [Android] Add 'final' to all of the class declarations. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1769 | 12 years, 2 months ago | Fix invalid C++ code (returning reference to local) - thanks devm33. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1768 | 12 years, 2 months ago | [Android] Main title text for the file browser items are bolded again. Must have removed it accidentally during the previous large refactor. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1767 | 12 years, 2 months ago | [Android] Make the file browser look much more nice and user friendly to use. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1766 | 12 years, 2 months ago | [Android] Add translatable="false" to the names of the string arrays in prefvalues.xml. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1765 | 12 years, 2 months ago | [Android] Integer.toString isn't required in this string declaration. Concatenation handles this. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1764 | 12 years, 2 months ago | [Android] Clean up function SupportsGLES3 in PrefsFragment.java a little bit. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1763 | 12 years, 2 months ago | [Android] Some tiny cleanups in DolphinEmulator.java |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1762 | 12 years, 2 months ago | Simplify asset copying code a little bit in DolphinEmulator.java |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1761 | 12 years, 2 months ago | [Android] Clean up the function CopyAsset in DolphinEmulator.java. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1760 | 12 years, 2 months ago | [Android] Change the name of a variable in FolderBrowser.java to better reflect its purpose |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1759 | 12 years, 2 months ago | [Android] Multi-language support (or at least the basic foundation of it). |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1758 | 12 years, 2 months ago | [Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1757 | 12 years, 2 months ago | [Android] Seems like InputConfigFragment.java also had explicit list indexing. Removed it from here too. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1756 | 12 years, 2 months ago | [Android] Remove unnecessary explicit indexing of entries in a List within AboutFragment.java |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1755 | 12 years, 2 months ago | Software Renderer: Show each backend's display name instead of its short name in the config dialog. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1754 | 12 years, 2 months ago | ShaderGen: Optimize out most function calls for uid generation. |
| Windows x64 Windows x86 Mac OS X Android | ||
| 3.5-1753 | 12 years, 2 months ago | LightingShaderGen: Use macro magic instead of snprintf. Should fix performance problems. |
| Windows x64 Windows x86 Mac OS X Android | ||