3.5-1344 před 11 lety, 7 měsíci Merge branch 'ppd' - per pixel depth
3.5-1341 před 11 lety, 7 měsíci Gameini database update. Fixes issue 6258, Where's Waldo? The Fantastic Journey missing ingame pointer, and Battleship font. Various small changes.
3.5-1340 před 11 lety, 7 měsíci Fix the integer compare in our GLSL fmod function
3.5-1339 před 11 lety, 7 měsíci DSPJIT: the shift value must still be loaded into the correct register
3.5-1338 před 11 lety, 7 měsíci BPMemory: Fix a small documentation mistake from revision 9365187f8942.
3.5-1337 před 11 lety, 7 měsíci Forced an external exception check on DI interrupts. Fixes Summoner: A Goddess Reborn.
3.5-1336 před 11 lety, 7 měsíci fix underflow in IndexGenerator::AddFan
3.5-1335 před 11 lety, 7 měsíci Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i.e. OpenAL) only support floating-point samples.
3.5-1334 před 11 lety, 7 měsíci BPMemory: Add register documentation for texture source adress and EFB configuration.
3.5-1333 před 11 lety, 7 měsíci FifoPlayerDlg: Improve navigating through search results.
3.5-1332 před 11 lety, 7 měsíci [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 před 11 lety, 7 měsíci [Android] Beginning of GLES3 support.
3.5-1330 před 11 lety, 7 měsíci [Android] Add GLSLES3 to the GLSL version enums. Add in the version and precision qualifier to the shader header.
3.5-1329 před 11 lety, 7 měsíci 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 před 11 lety, 7 měsíci [Android] Use vsnprintf for the log messages.
3.5-1327 před 11 lety, 7 měsíci [Android] Add in a compiling option for GLES3
3.5-1326 před 11 lety, 7 měsíci [Android] Allow the user to select multiple browse paths.
3.5-1325 před 11 lety, 7 měsíci Fix some of the compiler warnings that have appeared recently.
3.5-1324 před 11 lety, 7 měsíci Build fix
3.5-1323 před 11 lety, 7 měsíci Merge remote-tracking branch 'john-peterson/cheat2'