3.5-1605 hace 11 años, 6 meses Remove Action Replay master codes from game inis that contained them, since they're unnecessary.
3.5-1604 hace 11 años, 6 meses Uh, that was stupid. Forgot to remove the NOT.
3.5-1603 hace 11 años, 6 meses When cmake checks for miniupnpc use the MINIUPNPC_VERSION_1_7_OR_HIGHER variable instead of MINIUPNPC_VERSION_PRE1_7. This should fix issue 6422.
3.5-1602 hace 11 años, 6 meses Gameini database update, fixes issues 6374, 6375, 6376. Also update Simpson's Hit and Run (gc) and PSO III.
3.5-1601 hace 11 años, 6 meses Add .dff FIFO logs to the list of valid extensions in FolderBrowser.
3.5-1600 hace 11 años, 6 meses Use HashSets in FolderBrowser as well, like the last commit for GameListFragment.
3.5-1599 hace 11 años, 6 meses [Android] Simplify GameListFragment.Fill a little bit.
3.5-1598 hace 11 años, 6 meses [Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a bit.
3.5-1597 hace 11 años, 6 meses [Android] Fix a null pointer exception.
3.5-1596 hace 11 años, 6 meses [Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header for supporting it.
3.5-1595 hace 11 años, 6 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 11 años, 6 meses [Android] Actually push the library file to the correct location.
3.5-1593 hace 11 años, 6 meses ExpressionParser: Parse fully qualified control names correctly
3.5-1592 hace 11 años, 6 meses Removing reading of the emulated Wiimote state in the real Wiimote mode
3.5-1591 hace 11 años, 6 meses fix AudioCommon::Mixer Buffer indices
3.5-1590 hace 11 años, 6 meses [Android] Show the OpenGL ES 3 backend video option only on devices that support it.
3.5-1589 hace 11 años, 6 meses Merge branch 'real-wiimote-fixes'
3.5-1586 hace 11 años, 6 meses [Android] Show JIT cores based on host arch.
3.5-1585 hace 11 años, 6 meses [Android] MIPS support...lol
3.5-1584 hace 11 años, 6 meses [Android] Disable x64MemTools' backpatching. It isn't available on x86 anyway.