summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Host.cpp
AgeCommit message (Expand)Author
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-06-26FrameAdvance: Fix continuous frame advancing while the debug UI is open. Bl...TryTwo
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-31Merge pull request #12645 from mitaclaw/ppc-symbols-signalAdmiral H. Curtiss
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-23Core: Remove RunAsCPUThreadmitaclaw
2023-12-18VideoCommon/Fifo: Pass system instance through FifoManager constructorLioncache
2023-12-14DolphinQt/Host: Convert inclusion of Fifo.cpp to Fifo.hLioncash
2023-12-11DolphinQT/Host: Remove unused TLS variable tls_is_host_threadLioncash
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-01-31Split AbstractGfx out of RendererScott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell
2022-12-10VideoCommon/Fifo: Pass Core::System to methods.Admiral H. Curtiss
2022-12-10VideoCommon/Fifo: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-08-06Add Discord presence ioctlv to /dev/dolphinInvoxiPlayGames
2022-01-13DolphinQt: Improve the earlier panic alert deadlock fixJosJuice
2022-01-13DolphinQt: Fix the panic alert deadlock, GPU thread editionJosJuice
2021-07-13Qt: Implement GBA host and widgetBonta
2021-07-13Core: Add GBA host interfaceBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Qt: fix input focus checks being wrongFiloppi
2021-06-07Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...Filoppi
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-03-27Set console's default language/country/region based on computer settingsJosJuice
2021-03-03DolphinQt: Removed unused this capture in lambdaDentomologist
2020-04-27Merge pull request #8745 from AdmiralCurtiss/savestate-load-callback-qtLéo Lam
2020-04-15Qt/Debugger: Refresh windows on savestate load.Admiral H. Curtiss
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-03-30Config: Move the 'Display' settings from ConfigManager to the layered config ...iwubcode
2019-03-23Add imgui-based Netplay Chatspycrab
2019-03-21Core/Host: Allow frontends to block inputsspycrab
2018-10-29Host: Also call ControllerInterface::ChangeWindow when window changesStenzek
2018-10-29Host: Don't call ChangeSurface when handle hasn't changedStenzek
2018-10-20Renderer: Pull dimensions from GLInterface/SwapchainStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-07-07Move DolphinQt2 to DolphinQtspycrab
2016-01-05[UI] Remove DolphinQtAnthony Serna
2015-09-13DolphinQt: Handle the Host_UpdateTitle callback.waddlesplash
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-04Host: Add Host_RendererIsFullscreen().Jules Blok
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-06Remove unnecessary cstdarg header includesLioncash
2014-11-05Host: Kill off Host_SysMessageLioncash