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
c89161eb636a0737eefc6e8d23cadeba7d129bd0
ppsspp
/
Windows
T
History
Henrik Rydgård
7378951ae7
Fix bug that ate RAIntegration menu events
2026-03-26 17:17:36 -06:00
..
Debugger
Win32 file dialog: Prefill the filename when saving
2026-03-07 09:49:57 +01:00
GEDebugger
Win32 file dialog: Prefill the filename when saving
2026-03-07 09:49:57 +01:00
GPU
d3d11: remove unnecesarry workaround
2026-01-31 11:54:31 +01:00
Hid
WASAPI: Improve error handling and sysinfo display
2026-03-14 23:50:10 +01:00
W32Util
Win32 file dialog: Prefill the filename when saving
2026-03-07 09:49:57 +01:00
.gitignore
Pass uvScale in as an argument to the vertex decoder
2023-06-12 20:25:18 +02:00
BreakpointSmall.ico
GE Debugger: Add breakpoint icon in state.
2022-02-05 19:27:28 -08:00
BufferLock.h
use ComPtr for misc. things
2025-01-17 18:06:24 +01:00
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
CaptureDevice.cpp
fix compiler warnings
2025-02-22 14:15:15 +01:00
CaptureDevice.h
use ComPtr for misc. things
2025-01-17 18:06:24 +01:00
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
Windows input optimizations
2026-03-09 11:02:04 +01:00
DinputDevice.h
Release all buttons and axes on DInput device disconnection
2026-01-25 16:26:16 +01:00
EmuThread.cpp
Remove obsolete hidden setting Browse
2025-11-04 23:39:56 +01:00
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
cmake: fix mingw-w64 build
2025-01-10 21:27:12 +01:00
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
RetroAchievements: Better error messages on login, don't delete the username on failure
2025-06-13 19:09:35 +02:00
InputBox.h
Add break-on-count (with rudimentary UI), break on block transfer
2024-12-17 11:24:07 +01:00
InputDevice.cpp
Windows input optimizations
2026-03-09 11:02:04 +01:00
InputDevice.h
Windows input optimizations
2026-03-09 11:02:04 +01:00
main.cpp
Handle inset adjustements on the C++ side, handle them better in the UI.
2026-03-14 18:13:37 +01:00
main.h
Fix shortcut translation so we don't eat Ctrl+C for RAIntegration windows
2024-04-05 22:41:08 +02:00
MainWindow.cpp
Windows: Less flickery startup when starting in fullscreen
2026-03-05 00:48:03 +01:00
MainWindow.h
Rework the internal API for applying the fullscreen state. Fixes.
2026-02-02 11:45:46 +01:00
MainWindowMenu.cpp
Fix bug that ate RAIntegration menu events
2026-03-26 17:17:36 -06:00
MainWindowMenu.h
Windows: Remove special code for the help menu
2025-09-01 09:34:27 +02:00
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Remove the hardcoded F12 hotkey for screenshots on Windows.
2026-02-11 14:31:49 +01:00
PPSSPP.sln
Delete reference to prebuilt libfreetype, pull in the source instead.
2025-09-10 13:02:47 -06:00
PPSSPP.vcxproj
Move DarwinFileSystemServices.mm/h to Core/Util
2026-03-07 11:35:34 +01:00
PPSSPP.vcxproj.filters
Move DarwinFileSystemServices.mm/h to Core/Util
2026-03-07 11:35:34 +01:00
RawInput.cpp
Do the same with KeyInputFlags. Fix minor UI misalignments
2025-12-19 13:41:58 +01:00
RawInput.h
…
README.TXT
…
resource.h
Add ability to copy function hash from the disassembly view
2026-02-09 19:26:43 +01:00
stdafx.cpp
…
stdafx.h
Driveby cleanup: Remove use of legacy <tchar.h>
2026-02-01 14:43:40 +01:00
stop1.ico
…
TouchInputHandler.cpp
fix warnings and cmake windows build
2026-02-04 21:28:01 +01:00
TouchInputHandler.h
Don't even bother checking touch.id == 0 for closing popup windows. It's fine to close with any touch.
2021-04-17 22:34:35 +02:00
WASAPIContext.cpp
WASAPI: Improve error handling and sysinfo display
2026-03-14 23:50:10 +01:00
WASAPIContext.h
WASAPI: Improve error handling and sysinfo display
2026-03-14 23:50:10 +01:00
WindowsAudio.cpp
Add the new low-latency WASAPI backend. Implement audio device selection on Windows
2025-06-16 22:40:13 +02:00
WindowsAudio.h
More refactoring. Add the AudioBackend interface
2025-06-16 21:55:32 +02:00
WindowsHost.cpp
More refactoring
2025-06-28 14:15:42 +02:00
XinputDevice.cpp
Windows input optimizations
2026-03-09 11:02:04 +01:00
XinputDevice.h
KeyMap: Add NotifyPadDisconnected, minor cleanup
2026-01-25 15:36:15 +01:00
zipup.cmd
Don't copy the d3dcompiler dll to distributions
2025-06-10 17:06:34 +02:00
README.TXT
Just open the MSVC project file and build.
Reference in New Issue
View Git Blame
Copy Permalink