3.5-1600 10 anni, 9 mesi fa Use HashSets in FolderBrowser as well, like the last commit for GameListFragment.
3.5-1599 10 anni, 9 mesi fa [Android] Simplify GameListFragment.Fill a little bit.
3.5-1598 10 anni, 9 mesi fa [Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a bit.
3.5-1597 10 anni, 9 mesi fa [Android] Fix a null pointer exception.
3.5-1596 10 anni, 9 mesi fa [Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header for supporting it.
3.5-1595 10 anni, 9 mesi fa Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support.
3.5-1594 10 anni, 9 mesi fa [Android] Actually push the library file to the correct location.
3.5-1593 10 anni, 9 mesi fa ExpressionParser: Parse fully qualified control names correctly
3.5-1592 10 anni, 9 mesi fa Removing reading of the emulated Wiimote state in the real Wiimote mode
3.5-1591 10 anni, 9 mesi fa fix AudioCommon::Mixer Buffer indices
3.5-1590 10 anni, 9 mesi fa [Android] Show the OpenGL ES 3 backend video option only on devices that support it.
3.5-1589 10 anni, 9 mesi fa Merge branch 'real-wiimote-fixes'
3.5-1586 10 anni, 9 mesi fa [Android] Show JIT cores based on host arch.
3.5-1585 10 anni, 9 mesi fa [Android] MIPS support...lol
3.5-1584 10 anni, 9 mesi fa [Android] Disable x64MemTools' backpatching. It isn't available on x86 anyway.
3.5-1583 10 anni, 9 mesi fa [Android] Undefine the swaps in Android completely, not just on ARM Android.
3.5-1582 10 anni, 9 mesi fa [Android] Derp Squad. Show compressed files in the browse folder dialog. Show in red text and if one clicks on it. Say we don't support compressed file formats.
3.5-1581 10 anni, 9 mesi fa Remove the cmake check for wxWidgets 2.8.9 that somehow got readded to the code before the correct check for wxWidgets 2.9.3/2.9.4. Also clean up the indentation in the CMakeLists.txt file.
3.5-1580 10 anni, 9 mesi fa Fix a couple of compiler warnings that have cropped up.
3.5-1579 10 anni, 9 mesi fa On linux check for a new enough system version of miniupnpc. Fall back to building the version in the externals if it is not available.