This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7006f01dc5df3aa16a1413da4b3119febd40b22f
ppsspp
/
Windows
/
W32Util
T
History
Henrik Rydgård
7006f01dc5
Merge pull request
#19480
from oltolm/comptr_misc
...
use ComPtr for misc. things
2025-02-06 09:31:41 -06:00
..
ContextMenu.cpp
…
ContextMenu.h
Debugger: Add empty watch tab for debugger.
2023-04-09 00:01:42 -07:00
DarkMode.cpp
Disable dark mode in disasm window, and the scrollbar hack
2023-01-12 01:05:06 +01:00
DarkMode.h
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
DialogManager.cpp
Remove some unnecessary <algorithm> includes.
2024-12-18 17:04:27 +01:00
DialogManager.h
GE Debugger: Track tabs per panel.
2022-08-14 09:23:18 -07:00
IatHook.h
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
Misc.cpp
Move out two more functions from Core.cpp. Clean up Windows includes
2024-12-08 12:12:02 +01:00
Misc.h
Extract FormatStateRow() from the Win32 GE debugger to GPU/Debugger/Registers
2024-12-05 10:07:29 +01:00
ShellUtil.cpp
Merge pull request
#19480
from oltolm/comptr_misc
2025-02-06 09:31:41 -06:00
ShellUtil.h
Add support for the modern Windows folder selector (the old one is too fiddly).
2025-01-27 11:38:12 +01:00
TabControl.cpp
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
TabControl.h
Move out two more functions from Core.cpp. Clean up Windows includes
2024-12-08 12:12:02 +01:00
UAHMenuBar.cpp
Windows: Correct menu bar when dark mode is off
2023-02-01 00:05:40 +01:00
UAHMenuBar.h
Further dark magic, no pun intended. Now for the menu bar.
2023-01-12 00:41:25 +01:00