dolphin/Source/Core/DolphinWX
Ryan Houdek be667e7de8 Merge pull request #3035 from aserna3/SSAAImprovements
Improved OGL and D3D's AA options in UI
2015-09-26 09:27:39 -04:00
..
Android [Android] Fix multi-gamecube controller input, config changes 2015-09-04 20:06:01 -05:00
Cheats DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
Config
Debugger Debugger: fix -Wunused-private-field warning 2015-09-12 10:01:26 +02:00
NetPlay Updated terms in Netplay window. 2015-09-03 07:36:52 -07:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Frame/TASInputDlg: Remove unused functions 2015-08-19 20:36:16 -04:00
Frame.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
FrameAui.cpp MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
FrameTools.cpp Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
GameListCtrl.cpp DiscIO: Do swapping in GetTitleID implementations 2015-09-22 13:50:35 -04:00
GameListCtrl.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
Globals.h Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
Info.plist.in
InputConfigDiag.cpp Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp DiscIO: Do swapping in GetTitleID implementations 2015-09-22 13:50:35 -04:00
ISOFile.h DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
ISOProperties.cpp Remove odd way of getting ID in ISOProperties 2015-09-21 17:46:05 +02:00
ISOProperties.h DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp Fix deadlock with KHR_debug. 2015-09-09 12:05:24 +12:00
LogWindow.h
Main.cpp Properly implemented confirm on stop CLI switch 2015-09-06 14:35:26 -07:00
Main.h Properly implemented confirm on stop CLI switch 2015-09-06 14:35:26 -07:00
MainAndroid.cpp Android: Abort the screenshot after 2 seconds 2015-09-05 15:29:22 +02:00
MainNoGUI.cpp CommonFuncs: Remove SLEEP macro 2015-09-04 02:43:38 -04:00
MemcardManager.cpp MemcardManager: Remove trivial explicit delete and new 2015-08-29 22:46:18 -04:00
MemcardManager.h MemcardManager: Minor cleanup of header code 2015-08-29 05:19:51 -04:00
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp DolphinWX: TAS fixes, take three 2015-09-11 19:51:31 -07:00
TASInputDlg.h DolphinWX: TAS fixes, take three 2015-09-11 19:51:31 -07:00
VideoConfigDiag.cpp Improved D3D and OGL AA option UI 2015-09-25 09:05:18 -07:00
VideoConfigDiag.h Improved D3D and OGL AA option UI 2015-09-25 09:05:18 -07:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h