3.5-1351 πριν από 11 χρόνια, 3 μήνες [Android] Redo the Settings menu, Can now change the CPU Core, dual core setting, and video backend in the settings"
3.5-1350 πριν από 11 χρόνια, 3 μήνες Removing ISO ini presence requirement for reading movie settings
3.5-1349 πριν από 11 χρόνια, 3 μήνες [Android] Beginning of setting menu, doesn't do anything yet.
3.5-1348 πριν από 11 χρόνια, 3 μήνες [Android] Add in the Android Studio project files so one can use Android Studio instead of ADT.
3.5-1347 πριν από 11 χρόνια, 3 μήνες [Android] Copy over the Dolphin shared library to the Android APK build directory so it doesn't need to be manually copied each time.
3.5-1346 πριν από 11 χρόνια, 3 μήνες [Android] Qualcomm driver has a bug where it returns an invalid length for GL_INFO_LOG_LENGTH with glGetShaderiv. Qualcomm drivers seem to max out at ~512bytes returned from glGetShaderInfoLog so this...
3.5-1345 πριν από 11 χρόνια, 3 μήνες [Android] Support DFF files in the interface.
3.5-1344 πριν από 11 χρόνια, 3 μήνες Merge branch 'ppd' - per pixel depth
3.5-1341 πριν από 11 χρόνια, 3 μήνες Gameini database update. Fixes issue 6258, Where's Waldo? The Fantastic Journey missing ingame pointer, and Battleship font. Various small changes.
3.5-1340 πριν από 11 χρόνια, 3 μήνες Fix the integer compare in our GLSL fmod function
3.5-1339 πριν από 11 χρόνια, 4 μήνες DSPJIT: the shift value must still be loaded into the correct register
3.5-1338 πριν από 11 χρόνια, 4 μήνες BPMemory: Fix a small documentation mistake from revision 9365187f8942.
3.5-1337 πριν από 11 χρόνια, 4 μήνες Forced an external exception check on DI interrupts. Fixes Summoner: A Goddess Reborn.
3.5-1336 πριν από 11 χρόνια, 4 μήνες fix underflow in IndexGenerator::AddFan
3.5-1335 πριν από 11 χρόνια, 4 μήνες Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i.e. OpenAL) only support floating-point samples.
3.5-1334 πριν από 11 χρόνια, 4 μήνες BPMemory: Add register documentation for texture source adress and EFB configuration.
3.5-1333 πριν από 11 χρόνια, 4 μήνες FifoPlayerDlg: Improve navigating through search results.
3.5-1332 πριν από 11 χρόνια, 4 μήνες [Android] More GLES3 things. Disable Framedumping and MSAA rendering. Remove the HLSL->GLSL shader defines since Qualcomm doesn't support this in their shader compiler. Now they get chosen in our shad...
3.5-1331 πριν από 11 χρόνια, 4 μήνες [Android] Beginning of GLES3 support.
3.5-1330 πριν από 11 χρόνια, 4 μήνες [Android] Add GLSLES3 to the GLSL version enums. Add in the version and precision qualifier to the shader header.