index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Host.cpp
Age
Commit message (
Expand
)
Author
2024-11-15
GDBStub: Signal Breakpoint Changes To Host
mitaclaw
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-06-26
FrameAdvance: Fix continuous frame advancing while the debug UI is open. Bl...
TryTwo
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-31
Merge pull request #12645 from mitaclaw/ppc-symbols-signal
Admiral H. Curtiss
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-23
Core: Remove RunAsCPUThread
mitaclaw
2023-12-18
VideoCommon/Fifo: Pass system instance through FifoManager constructor
Lioncache
2023-12-14
DolphinQt/Host: Convert inclusion of Fifo.cpp to Fifo.h
Lioncash
2023-12-11
DolphinQT/Host: Remove unused TLS variable tls_is_host_thread
Lioncash
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2022-12-10
VideoCommon/Fifo: Pass Core::System to methods.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
2022-01-13
DolphinQt: Improve the earlier panic alert deadlock fix
JosJuice
2022-01-13
DolphinQt: Fix the panic alert deadlock, GPU thread edition
JosJuice
2021-07-13
Qt: Implement GBA host and widget
Bonta
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Qt: fix input focus checks being wrong
Filoppi
2021-06-07
Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...
Filoppi
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-03-03
DolphinQt: Removed unused this capture in lambda
Dentomologist
2020-04-27
Merge pull request #8745 from AdmiralCurtiss/savestate-load-callback-qt
Léo Lam
2020-04-15
Qt/Debugger: Refresh windows on savestate load.
Admiral H. Curtiss
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2020-04-03
DolphinQt: Run tasks that use progress dialogs on separate threads
JosJuice
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-03-30
Config: Move the 'Display' settings from ConfigManager to the layered config ...
iwubcode
2019-03-23
Add imgui-based Netplay Chat
spycrab
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2018-10-29
Host: Also call ControllerInterface::ChangeWindow when window changes
Stenzek
2018-10-29
Host: Don't call ChangeSurface when handle hasn't changed
Stenzek
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab
2016-01-05
[UI] Remove DolphinQt
Anthony Serna
2015-09-13
DolphinQt: Handle the Host_UpdateTitle callback.
waddlesplash
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-04
Host: Add Host_RendererIsFullscreen().
Jules Blok
2014-11-17
Host: Kill off GetRenderWindowSize
Lioncash
2014-11-06
Remove unnecessary cstdarg header includes
Lioncash
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
[next]