rpcsx/rpcs3/Gui
Nicolas Werner cc12302dd4 Fix crash on linux when opening the settings dialog in debug mode
D3D12 is not in the list of supported renderes on platforms other than windows.
Deleting an item, that can't be found, triggers an assert in debug builds, so let's
avoid that.
2017-04-18 21:37:17 +03:00
..
AboutDialog.h Update supporters 2017-04-08 00:56:38 +03:00
AutoPauseManager.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
AutoPauseManager.h AutoPauseManager, SaveDataUtility fix 2015-12-04 23:37:41 +03:00
CgDisasm.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
CgDisasm.h File utility improved 2016-01-13 14:12:04 +03:00
ConLogFrame.cpp Gui: TTY log fix 2017-03-14 16:29:58 +03:00
ConLogFrame.h Debugger fix 2017-02-10 16:33:22 +03:00
Debugger.cpp Debugger fix 2017-02-10 16:33:22 +03:00
Debugger.h Debugger fix 2017-02-10 16:33:22 +03:00
FrameBase.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
FrameBase.h Partial commit: Gui 2016-04-15 19:22:46 +03:00
GameViewer.cpp Restore GD in game viewer 2017-03-30 13:17:34 +03:00
GameViewer.h OpenConfigFolder 2017-03-27 13:19:53 +03:00
GLGSFrame.cpp Header optimizations (#1684) 2016-04-27 01:27:24 +03:00
GLGSFrame.h Header optimizations (#1684) 2016-04-27 01:27:24 +03:00
GSFrame.cpp FPS counter fix 2017-01-28 03:21:11 +03:00
GSFrame.h Display render on title frame (#1701) 2016-05-23 13:08:34 +03:00
InstructionEditor.cpp Debugger fix 2017-02-10 16:33:22 +03:00
InstructionEditor.h Debugger fix 2017-02-10 16:33:22 +03:00
InterpreterDisAsm.cpp memory fix 2017-02-10 23:27:58 +03:00
InterpreterDisAsm.h PPU breakpoints resurrected 2017-02-10 16:33:22 +03:00
KernelExplorer.cpp HLE linkage rewritten 2017-04-16 17:44:19 +03:00
KernelExplorer.h File utility improved 2016-01-13 14:12:04 +03:00
MainFrame.cpp Boot messages 2017-03-13 18:03:38 +03:00
MainFrame.h PS3UPDAT.PUP installer (#2386) 2017-02-16 10:15:00 +08:00
MemoryStringSearcher.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
MemoryStringSearcher.h File utility improved 2016-01-13 14:12:04 +03:00
MemoryViewer.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
MemoryViewer.h File utility improved 2016-01-13 14:12:04 +03:00
MsgDialog.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
MsgDialog.h Fix override warning 2017-03-17 20:23:21 +03:00
OskDialog.cpp Fix async OSK loading (#2531) 2017-03-16 12:34:47 +03:00
PADManager.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
PADManager.h Partial commit: Gui 2016-04-15 19:22:46 +03:00
RegisterEditor.cpp Debugger fix 2017-02-10 16:33:22 +03:00
RegisterEditor.h Debugger fix 2017-02-10 16:33:22 +03:00
RSXDebugger.cpp Trophy update (#2655) 2017-04-13 20:29:47 +03:00
RSXDebugger.h Partial commit: Gui 2016-04-15 19:22:46 +03:00
SaveDataDialog.cpp Shared PCH (experimental) 2015-12-04 23:37:44 +03:00
SaveDataDialog.h Partial commit: Gui 2016-04-15 19:22:46 +03:00
SaveDataUtility.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
SaveDataUtility.h AutoPauseManager, SaveDataUtility fix 2015-12-04 23:37:41 +03:00
SettingsDialog.cpp Fix crash on linux when opening the settings dialog in debug mode 2017-04-18 21:37:17 +03:00
SettingsDialog.h Fixed VFS initialization order 2017-02-28 16:18:49 +03:00
SignInDialog.cpp Partial commit: Gui 2016-04-15 19:22:46 +03:00
SignInDialog.h Fix issue #1223 2015-09-16 21:31:41 +03:00
TextInputDialog.cpp Shared PCH (experimental) 2015-12-04 23:37:44 +03:00
TextInputDialog.h Implemented small tool for generating id of HLE-Function. Fixed small issue in PADManager dialog. 2014-04-09 23:57:26 +04:00