3.5-1600 10 years, 9 months ago Use HashSets in FolderBrowser as well, like the last commit for GameListFragment.
3.5-1599 10 years, 9 months ago [Android] Simplify GameListFragment.Fill a little bit.
3.5-1598 10 years, 9 months ago [Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a bit.
3.5-1597 10 years, 9 months ago [Android] Fix a null pointer exception.
3.5-1596 10 years, 9 months ago [Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header for supporting it.
3.5-1595 10 years, 9 months ago 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 years, 9 months ago [Android] Actually push the library file to the correct location.
3.5-1593 10 years, 9 months ago ExpressionParser: Parse fully qualified control names correctly
3.5-1592 10 years, 9 months ago Removing reading of the emulated Wiimote state in the real Wiimote mode
3.5-1591 10 years, 9 months ago fix AudioCommon::Mixer Buffer indices
3.5-1590 10 years, 9 months ago [Android] Show the OpenGL ES 3 backend video option only on devices that support it.
3.5-1589 10 years, 9 months ago Merge branch 'real-wiimote-fixes'
3.5-1586 10 years, 9 months ago [Android] Show JIT cores based on host arch.
3.5-1585 10 years, 9 months ago [Android] MIPS support...lol
3.5-1584 10 years, 9 months ago [Android] Disable x64MemTools' backpatching. It isn't available on x86 anyway.
3.5-1583 10 years, 9 months ago [Android] Undefine the swaps in Android completely, not just on ARM Android.
3.5-1582 10 years, 9 months ago [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 years, 9 months ago 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 years, 9 months ago Fix a couple of compiler warnings that have cropped up.
3.5-1579 10 years, 9 months ago 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.