Cemu/src/gui/debugger
Exzap 5e968eff4f
Fix 1x1 symbols in debugger window + Load icons from headers on all platforms
- Fixed an issue where the toolbar icons for the debugger were resized to 1x1
- On Windows we now load the PNG UI icons from the header-embedded pngs (`resource/embedded`) instead of via `cemu.rc` to match behavior of other platforms
2022-09-18 15:53:10 +02:00
..
BreakpointWindow.cpp Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
BreakpointWindow.h Add all the files 2022-08-22 22:21:23 +02:00
DebuggerWindow2.cpp Fix 1x1 symbols in debugger window + Load icons from headers on all platforms 2022-09-18 15:53:10 +02:00
DebuggerWindow2.h Add all the files 2022-08-22 22:21:23 +02:00
DisasmCtrl.cpp Add all the files 2022-08-22 22:21:23 +02:00
DisasmCtrl.h Add all the files 2022-08-22 22:21:23 +02:00
DumpCtrl.cpp Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
DumpCtrl.h Add all the files 2022-08-22 22:21:23 +02:00
DumpWindow.cpp Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
DumpWindow.h Add all the files 2022-08-22 22:21:23 +02:00
ModuleWindow.cpp Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
ModuleWindow.h Add all the files 2022-08-22 22:21:23 +02:00
RegisterCtrl.cpp Add all the files 2022-08-22 22:21:23 +02:00
RegisterCtrl.h Add all the files 2022-08-22 22:21:23 +02:00
RegisterWindow.cpp Simplify a few window names 2022-09-10 13:55:37 +02:00
RegisterWindow.h Add all the files 2022-08-22 22:21:23 +02:00
SymbolCtrl.cpp Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
SymbolCtrl.h Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
SymbolWindow.cpp Simplify a few window names 2022-09-10 13:55:37 +02:00
SymbolWindow.h Add all the files 2022-08-22 22:21:23 +02:00