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