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 09:35:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03dcd95d6954dfb99074bf42896f41dee59331e6
ppsspp
/
Windows
T
History
oltolm
c5d82e8c6d
mingw-w64: remove dependency on ucrtbased
2025-05-31 18:26:38 +02:00
..
Debugger
Revert "Get rid of remains of support for non-square screen DPIs"
2025-05-21 21:41:50 +02:00
GEDebugger
Revert "Get rid of remains of support for non-square screen DPIs"
2025-05-21 21:41:50 +02:00
GPU
D3D11: use ComPtr in more places
2025-05-17 23:35:41 +02:00
W32Util
ShellUtil.cpp: use ComPtr
2025-05-17 23:35:43 +02: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
Correctly implement exclusions of DInput devices that are also XInput
2025-05-16 22:39:42 +02:00
DinputDevice.h
Correctly implement exclusions of DInput devices that are also XInput
2025-05-16 22:39:42 +02:00
DSoundStream.cpp
use ComPtr for misc. things
2025-01-17 18:06:24 +01:00
DSoundStream.h
use ComPtr for misc. things
2025-01-17 18:06:24 +01:00
EmuThread.cpp
Windows: Code cleanup: Move console position handling in-line
2025-05-16 22:20:56 +02:00
EmuThread.h
…
fix_2017.props
Oops, this was left for debugging.
2019-05-19 16:03:18 +02:00
git-version-gen.cmd
cmake: fix mingw-w64 build
2025-01-10 21:27:12 +01:00
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
Add break-on-count (with rudimentary UI), break on block transfer
2024-12-17 11:24:07 +01:00
InputBox.h
Add break-on-count (with rudimentary UI), break on block transfer
2024-12-17 11:24:07 +01:00
InputDevice.cpp
Fix controller polling when there's no Host.
Fixes
#17187
2023-03-26 00:33:07 +01:00
InputDevice.h
Windows: Make InputDevice destructor virtual.
2021-02-14 10:30:10 -08:00
main.cpp
mingw-w64: remove dependency on ucrtbased
2025-05-31 18:26:38 +02: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
Revert "Get rid of remains of support for non-square screen DPIs"
2025-05-21 21:41:50 +02:00
MainWindow.h
Implement resetting from a popup menu on the pause menu.
2025-03-28 14:31:01 +01:00
MainWindowMenu.cpp
Clean up some more "#ifdef GOLD" checks
2025-05-18 10:37:16 +02:00
MainWindowMenu.h
Fix a particular type of race condition in file dialog requests
2024-01-18 12:25:55 +01:00
ppsspp_gold.ico
Upload new Gold icon for Windows
2020-01-12 10:11:41 +01:00
ppsspp.ico
…
PPSSPP.manifest
Windows: Mark PPSSPP as long path aware.
2020-01-04 11:15:34 -08:00
ppsspp.rc
Desktop (Windows) menu: Add "Save frame dump", remove the old "Dump frame to log"
2025-04-14 23:54:45 +02:00
PPSSPP.sln
Remove the separate lua vcxproj. Somehow cursed on the buildbot :/
2024-11-06 20:18:05 +01:00
PPSSPP.vcxproj
Remove the legacy CPU test runner from developer tools
2025-05-19 10:47:33 +02:00
PPSSPP.vcxproj.filters
Remove the legacy CPU test runner from developer tools
2025-05-19 10:47:33 +02:00
RawInput.cpp
Fix printscreen keyboard mapping (although kinda useless)
2024-11-25 23:40:51 +01:00
RawInput.h
…
README.TXT
…
resource.h
Desktop (Windows) menu: Add "Save frame dump", remove the old "Dump frame to log"
2025-04-14 23:54:45 +02:00
stdafx.cpp
…
stdafx.h
Specify that we're compiling for Windows 7 in CommonWindows.h
2025-01-27 11:37:48 +01:00
stop1.ico
…
TouchInputHandler.cpp
Revert "Get rid of remains of support for non-square screen DPIs"
2025-05-21 21:41:50 +02: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
WASAPIStream.cpp
fix compiler warnings
2025-02-22 14:15:15 +01:00
WASAPIStream.h
Remove polling requirement from DSound audio backend
2023-03-24 10:40:10 +01:00
WindowsAudio.cpp
…
WindowsAudio.h
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +01:00
WindowsHost.cpp
Correctly implement exclusions of DInput devices that are also XInput
2025-05-16 22:39:42 +02:00
WindowsHost.h
Windows: Code cleanup: Move console position handling in-line
2025-05-16 22:20:56 +02:00
XinputDevice.cpp
Correctly implement exclusions of DInput devices that are also XInput
2025-05-16 22:39:42 +02:00
XinputDevice.h
Some more XInput cleanup
2023-11-11 11:08:22 +01:00
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.
Reference in New Issue
View Git Blame
Copy Permalink