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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinNoGUI
/
PlatformWin32.cpp
Age
Commit message (
Expand
)
Author
2025-06-04
DolphinNoGUI: Make override explicit
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make parameters constant
Dr. Dystopia
2025-06-04
DolphinNoGUI: Replace C-style cast with `reinterpret_cast`
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make classes final
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make function static
Dr. Dystopia
2025-06-04
DolphinNoGUI: Remove unused include directives
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make variables constexpr
Dr. Dystopia
2024-11-08
Replace 'reinterpret_cast' with 'static_cast'
Dr. Dystopia
2024-04-28
Remove rounded corners on emulation render window
Filoppi
2024-03-18
Core: Avoid (Some) Global System Accessor
mitaclaw
2023-04-15
Embrace nullptr over NULL and 0
get
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-18
Clean up screen saver inhibition and apply setting change immediately.
Jordan Woyak
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-03-11
Common: Add a render_window field to WindowSystemInfo
Stenzek
2019-12-28
Add a Win32 NoGUI platform and project
Stenzek