dolphin/Source/Core/DolphinWX
Lioncash c3e41809d9 DolphinWX: Move the CodeView debugger view over to wxGraphicsContext
This is a more advanced drawing 'backend' over the previous one and allows us to control things like transparency and anti-aliasing, etc.
2014-08-24 15:40:05 -04:00
..
Android GLInterface: Destroy GLWin 2014-08-19 10:06:25 -04:00
Debugger DolphinWX: Move the CodeView debugger view over to wxGraphicsContext 2014-08-24 15:40:05 -04:00
GLInterface Fixed black screen on game start for X11 contexts. 2014-08-21 12:50:42 -07:00
MemoryCards msvc: resolve all warnings in DolphinWX. 2014-08-19 22:33:48 -07:00
resources Minor improvement of the desktop file 2014-07-06 23:46:46 +02:00
AboutDolphin.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
AboutDolphin.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ARCodeAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ARCodeAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CheatsWindow.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
CheatsWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CMakeLists.txt Add back X11 support to EGL 2014-08-19 10:06:26 -04:00
ConfigMain.cpp Remove dsound audio backend. 2014-08-23 11:19:19 -07:00
ConfigMain.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Merge pull request #764 from magcius/new-nogui-2 2014-08-21 14:14:54 -04:00
DolphinWX.vcxproj.filters GLInterface: Destroy GLWin 2014-08-19 10:06:25 -04:00
DolphinWX.vcxproj.user Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
FifoPlayerDlg.cpp DolphinWX: Use the typesafe equivalents for declaring wx event types 2014-08-17 16:18:58 -04:00
FifoPlayerDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Frame.cpp Frame: Actually call UpdateTitle 2014-08-22 17:28:02 -04:00
Frame.h Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
FrameAui.cpp Fixed assertion when creating new perspective. 2014-08-09 03:40:57 -07:00
FrameTools.cpp Merge pull request #817 from archshift/disabledcolor 2014-08-23 05:08:26 -04:00
GameListCtrl.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GameListCtrl.h Add Change Disc option to the right-click menu in the game list. For issue 7411. 2014-06-30 12:06:45 -07:00
GeckoCodeDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GeckoCodeDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Globals.h Core: Kill off Host_ShowJitResults 2014-08-15 15:18:28 -04:00
HotkeyDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
HotkeyDlg.h Merge pull request #91 from delroth/iwyu 2014-02-23 03:34:10 +01:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp msvc: resolve all warnings in DolphinWX. 2014-08-19 22:33:48 -07:00
InputConfigDiag.h ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputConfigDiagBitmaps.cpp DolphinWX: Fix a double truncation warning in InputConfigDiagBitmaps 2014-07-22 06:58:32 -04:00
ISOFile.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
ISOFile.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ISOProperties.cpp Update ISOProperties.cpp 2014-08-05 20:45:18 -07:00
ISOProperties.h DolphinWX: Remove the Projection Hack UI 2014-07-30 19:32:41 -04:00
LogConfigWindow.cpp Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
LogConfigWindow.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
LogWindow.cpp Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
LogWindow.h Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
Main.cpp Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
Main.h mark all local variables as static 2014-07-11 16:10:20 +02:00
MainAndroid.cpp Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
MainNoGUI.cpp Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
MemcardManager.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
MemcardManager.h Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
NetWindow.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
NetWindow.h Add an option to kick players from netplay. 2014-06-18 13:22:45 -04:00
PatchAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
PatchAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
PostProcessingConfigDiag.cpp Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
PostProcessingConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
resource.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
SoftwareVideoConfigDialog.cpp DolphinWX: Make the software renderer text translateable 2014-08-04 21:36:08 -04:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
TASInputDlg.cpp Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
TASInputDlg.h Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
VideoConfigDiag.cpp Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
VideoConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
WiimoteConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
WiimoteConfigDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WXInputBase.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WXInputBase.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WxUtils.cpp Fixed toolbar's disabled button color. 2014-08-17 12:57:44 -07:00
WxUtils.h Fixed toolbar's disabled button color. 2014-08-17 12:57:44 -07:00
X11Utils.cpp X11Utils: Explicitly pass the window to fullscreen into ToggleFullscreen 2014-08-19 10:05:57 -04:00
X11Utils.h X11Utils: Explicitly pass the window to fullscreen into ToggleFullscreen 2014-08-19 10:05:57 -04:00