3.5-1339 πριν από 11 χρόνια, 5 μήνες DSPJIT: the shift value must still be loaded into the correct register
3.5-1338 πριν από 11 χρόνια, 5 μήνες BPMemory: Fix a small documentation mistake from revision 9365187f8942.
3.5-1337 πριν από 11 χρόνια, 5 μήνες Forced an external exception check on DI interrupts. Fixes Summoner: A Goddess Reborn.
3.5-1336 πριν από 11 χρόνια, 5 μήνες fix underflow in IndexGenerator::AddFan
3.5-1335 πριν από 11 χρόνια, 5 μήνες Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i.e. OpenAL) only support floating-point samples.
3.5-1334 πριν από 11 χρόνια, 5 μήνες BPMemory: Add register documentation for texture source adress and EFB configuration.
3.5-1333 πριν από 11 χρόνια, 5 μήνες FifoPlayerDlg: Improve navigating through search results.
3.5-1332 πριν από 11 χρόνια, 5 μήνες [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 χρόνια, 5 μήνες [Android] Beginning of GLES3 support.
3.5-1330 πριν από 11 χρόνια, 5 μήνες [Android] Add GLSLES3 to the GLSL version enums. Add in the version and precision qualifier to the shader header.
3.5-1329 πριν από 11 χρόνια, 5 μήνες GL_DEPTH_COMPONENT can't have type of GL_UNSIGNED_BYTE with glTexImage2D. Qualcomm drivers get hit with this but all else don't care.
3.5-1328 πριν από 11 χρόνια, 5 μήνες [Android] Use vsnprintf for the log messages.
3.5-1327 πριν από 11 χρόνια, 5 μήνες [Android] Add in a compiling option for GLES3
3.5-1326 πριν από 11 χρόνια, 5 μήνες [Android] Allow the user to select multiple browse paths.
3.5-1325 πριν από 11 χρόνια, 5 μήνες Fix some of the compiler warnings that have appeared recently.
3.5-1324 πριν από 11 χρόνια, 5 μήνες Build fix
3.5-1323 πριν από 11 χρόνια, 5 μήνες Merge remote-tracking branch 'john-peterson/cheat2'
3.5-1321 πριν από 11 χρόνια, 5 μήνες ogl: report shader compilation issues in the same way as other backends
3.5-1320 πριν από 11 χρόνια, 5 μήνες Forced an exception check on short ARAM DMA transfers.
3.5-1319 πριν από 11 χρόνια, 5 μήνες Immediately process ARAM DMA transfers if they are 1 block in length. Fixes the teleportation in Beyond Good and Evil.