summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI
AgeCommit message (Expand)Author
2026-01-25Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvementsDentomologist
2026-01-25Remove unused importsMartino Fontana
2025-12-11CMake: Use rc and manifests on other targets to match VS ProjectJoshua Vandaƫle
2025-11-16Merge pull request #13689 from JosJuice/lock-core-any-threadJosJuice
2025-11-10Core: Remove IsHostThreadJosJuice
2025-11-09Core: Make AddOnStateChangedCallback use HookableEvent.Jordan Woyak
2025-11-09Merge pull request #13956 from jordan-woyak/SA_RESTARTAdmiral H. Curtiss
2025-10-05Visual Studio: Fix DolphinNoGUI buildDentomologist
2025-09-19Main: Add SA_RESTART to signal handler sigaction sa_flags.Jordan Woyak
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2025-06-04DolphinNoGUI: Make override explicitDr. Dystopia
2025-06-04DolphinNoGUI: Make parameters constantDr. Dystopia
2025-06-04DolphinNoGUI: Replace C-style cast with `reinterpret_cast`Dr. Dystopia
2025-06-04DolphinNoGUI: Make classes finalDr. Dystopia
2025-06-04DolphinNoGUI: Make variables constantDr. Dystopia
2025-06-04DolphinNoGUI: Make function staticDr. Dystopia
2025-06-04DolphinNoGUI: Remove unused include directivesDr. Dystopia
2025-06-04DolphinNoGUI: Make variables constexprDr. Dystopia
2025-06-04DolphinNoGUI: Replace deprecated `signal.h` headerDr. Dystopia
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaƫle
2025-03-15Merge pull request #13181 from tygyh/Replace-'reinterpret_cast'JosJuice
2025-03-12VideoCommon: Rename Renderer to EFBInterface.Jordan Woyak
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-11-08Replace 'reinterpret_cast' with 'static_cast'Dr. Dystopia
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-09-27linux: Use D-Bus to inhibit screensaverrobxnano
2024-07-26Adjust order and spacing of various #includesDentomologist
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-05Merge pull request #12760 from AdmiralCurtiss/win-cmake-fixAdmiral H. Curtiss
2024-05-03Core::SetState: Avoid Global System Accessormitaclaw
2024-05-04DolphinNoGUI: Link against dwmapi.lib on Windows in CMakeAdmiral H. Curtiss
2024-05-02Merge pull request #12716 from guijan/obsd-portAdmiral H. Curtiss
2024-04-28Remove rounded corners on emulation render windowFiloppi
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-22Merge pull request #12606 from mitaclaw/state-global-systemAdmiral H. Curtiss
2024-03-18Core: Avoid (Some) Global System Accessormitaclaw
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2024-03-01State: Avoid Global System Accessormitaclaw
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2023-06-06Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-hostJosJuice
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-06-01Add MacOS PlatformHibyehello
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2023-04-15Embrace nullptr over NULL and 0get
2023-02-09Merge pull request #11522 from phire/KillRendererWithFireScott Mansell
2023-02-09fix fbdevScott Mansell