3.5-1396 Fa 11 anys, 6 mesos Gameini database update. Fixes issues 6354,6355,6356. Update NFS Most Wanted.
3.5-1395 Fa 11 anys, 6 mesos Get video backend name via g_video_backend->GetName() instead of sconfig for movies, since that can be wrong.
3.5-1394 Fa 11 anys, 6 mesos Added FIFO reset bypass patch for the PAL version of Wallace and Gromit in Project Zoo.
3.5-1393 Fa 11 anys, 6 mesos Implemented field order detection for PAL games. Fixes the shaking of the screen when XFB is enabled with a PAL game.
3.5-1392 Fa 11 anys, 6 mesos Invalidate the texture cache using the GPU thread when the CPU thread makes a request.
3.5-1391 Fa 11 anys, 6 mesos Fix the GameCube mic dialog header's invalid include guard.
3.5-1390 Fa 11 anys, 6 mesos Adding stick radius setting
3.5-1389 Fa 11 anys, 6 mesos Added optimizations to ClassifyFloat/Double functions in Mathutil.cpp and to PPCCache.cpp
3.5-1388 Fa 11 anys, 6 mesos Changing the Gecko code comparison from metadata to data comparison
3.5-1387 Fa 11 anys, 6 mesos Reading shake force from calibration rather than a constant
3.5-1386 Fa 11 anys, 6 mesos Adding condition to CoreTiming state function
3.5-1385 Fa 11 anys, 7 mesos Create our OGL context on the same thread in the OpenGL backend. Same issue with Qualcomm not working with threading correctly.
3.5-1384 Fa 11 anys, 7 mesos [Android] Properly open the navigation drawer when pressing menu or back in the game list.
3.5-1383 Fa 11 anys, 7 mesos [Android] 0.3 Release
3.5-1382 Fa 11 anys, 7 mesos [Android] Drop minimum Android version support to 2.3 since there is a /bunch/ of people asking for it.
3.5-1381 Fa 11 anys, 7 mesos [Android] Disable OpenGL in the settings menu since it doesn't work yet. Change some theme settings so the back button shows up on screen where needed.
3.5-1380 Fa 11 anys, 7 mesos [Android] Qualcomm drivers require that the EGL context is created on the same thread that the OpenGL commands are run on. Crappy driver limitation since eglMakeCurrent should work to let it be on a d...
3.5-1379 Fa 11 anys, 7 mesos Make auto fullscreen resolution the default.
3.5-1378 Fa 11 anys, 7 mesos fix auto fullscreen resolution on linux
3.5-1377 Fa 11 anys, 7 mesos Add auto fullscreen resolution option. Not tested on Linux, let me know if it doesn't work (it probably does).