dolphin-emulator/Source/Core
Ryan Houdek 0fbd5248ca Fixes a potential crash on the ARMv7 JIT if someone disables the entire JIT in the debugger.
We can't disable branches in the JITs. Make sure they don't become disabled if someone tries to disable the full JIT.
2014-10-25 20:38:44 -05:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Merge pull request #1388 from waddlesplash/dolphin-qt 2014-10-25 21:20:02 -04:00
Core Fixes a potential crash on the ARMv7 JIT if someone disables the entire JIT in the debugger. 2014-10-25 20:38:44 -05:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
DolphinWX CheatsWindow: Remove unnecessary header includes and forward decls 2014-10-25 16:56:16 -04:00
InputCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Merge pull request #1322 from degasus/ogl-pp 2014-10-25 13:48:27 +11:00
VideoCommon Merge pull request #1322 from degasus/ogl-pp 2014-10-25 13:48:27 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00