dolphin/Source/Core/DolphinWX
skidau 2140ac15e4 Removed the DSP LLE on separate thread option.
The DSP thread will be enabled if the game is an AX ucode game and if the host has more than two cores (not including hyperthreading).
2014-11-05 17:42:42 +11:00
..
Android
Cheats CheatSearchTab: Use a more specific event type for ApplyFocus 2014-11-02 00:30:02 -04:00
Debugger MemoryWindow: Use p_pFakeVMEM, not the virtual mirror 2014-11-02 16:34:17 -08:00
resources Added flags for Russia and Australia 2014-10-28 23:04:24 -04:00
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
CMakeLists.txt Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
ConfigMain.cpp Removed the DSP LLE on separate thread option. 2014-11-05 17:42:42 +11:00
ConfigMain.h Removed the DSP LLE on separate thread option. 2014-11-05 17:42:42 +11:00
DolphinWX.rc
DolphinWX.vcxproj Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.filters Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
Frame.h Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
FrameAui.cpp Merge pull request #1291 from skidau/debugger-step-out 2014-10-28 12:53:22 +11:00
FrameTools.cpp Merge pull request #1485 from Stevoisiak/capitalizeMenuOptions 2014-11-04 09:19:15 -05:00
GameListCtrl.cpp Merge pull request #1264 from Stevoisiak/GCM-to-ISO 2014-11-02 11:29:41 -06:00
GameListCtrl.h
Globals.h Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
HotkeyDlg.cpp
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
ISOProperties.cpp Merge pull request #1292 from FioraAeterna/enablebats 2014-10-21 02:26:49 -04:00
ISOProperties.h Add FPRF interface option, change from EnableFPRF to just FPRF 2014-10-17 19:06:18 -07:00
LogConfigWindow.cpp Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp
Main.h
MainAndroid.cpp
MainNoGUI.cpp Merge pull request #1467 from waddlesplash/dolphin-qt 2014-11-02 18:08:55 -05:00
MemcardManager.cpp
MemcardManager.h
NetWindow.cpp
NetWindow.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp Fix some warnings. 2014-11-02 22:39:20 -05:00
TASInputDlg.h Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
VideoConfigDiag.cpp Merge pull request #1401 from Stevoisiak/updateResolutionTooltip 2014-11-02 11:13:29 -06:00
VideoConfigDiag.h
WiimoteConfigDiag.cpp
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h