Cemu/src/gui/wxgui
2026-06-04 18:54:51 +02:00
..
canvas vulkan: use the right exit function when vulkan fails to initialize. 2026-04-04 16:48:43 +02:00
components vcpkg: Update wxWidgets to 3.3.2 (#1824) 2026-03-12 21:58:22 +01:00
debugger RPL: Use normalized module names + small code cleanup 2026-06-04 18:54:51 +02:00
dialogs UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
EmulatedUSBDevices UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
helpers UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
input UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
windows UI: Fix formatting error in TextureRelationWindow (#1926) 2026-05-23 00:53:07 +02:00
wxcomponents UI: Fix warnings (#1729) 2025-11-23 11:51:44 +01:00
AudioDebuggerWindow.cpp UI: Replace sprintf with wxString::Format (#1749) 2025-12-19 20:54:34 +01:00
AudioDebuggerWindow.h UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
CemuApp.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
CemuApp.h Migrate from SDL2 to SDL3 3.4.2 (#1847) 2026-05-08 17:11:19 +02:00
CemuUpdateWindow.cpp build: macOS CMake fixes (#1883) 2026-04-22 15:49:41 +02:00
CemuUpdateWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
ChecksumTool.cpp UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
ChecksumTool.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
CMakeLists.txt build+input: Make SDL optional (#1895) 2026-05-09 15:27:26 +02:00
DownloadCustomGraphicPackWindow.cpp gui: improve graphic pack download buttons 2026-05-15 00:58:10 +02:00
DownloadCustomGraphicPackWindow.h UI: Added a button to download and install gfx packs from an url (#1866) 2026-04-22 15:24:18 +02:00
DownloadGraphicPacksWindow.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
DownloadGraphicPacksWindow.h UI: fix Curl deprecation warnings (#1724) 2025-11-18 05:14:59 +01:00
GameProfileWindow.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
GameProfileWindow.h build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
GameUpdateWindow.cpp build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
GameUpdateWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GeneralSettings2.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
GeneralSettings2.h build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
GettingStartedDialog.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
GettingStartedDialog.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GraphicPacksWindow2.cpp gui: improve graphic pack download buttons 2026-05-15 00:58:10 +02:00
GraphicPacksWindow2.h gui: improve graphic pack download buttons 2026-05-15 00:58:10 +02:00
LoggingWindow.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
LoggingWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
MainWindow.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
MainWindow.h UI: Small adjustments and cleanup, end emulation hotkey for debug builds (#1754) 2025-12-26 23:00:40 +01:00
MemorySearcherTool.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
MemorySearcherTool.h UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
PadViewFrame.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
PadViewFrame.h UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
TitleManager.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
TitleManager.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
wxCemuConfig.cpp UI: Implement hotkey for "Exit application" (#1756) 2025-12-26 23:38:50 +01:00
wxCemuConfig.h build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
wxgui.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
wxHelper.h UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
wxWindowSystem.cpp build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00