This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-03-03 19:47:59 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgård
b899a178bf
Change approach (call from NativeFrame instead). Add Mac support
2024-01-18 18:21:12 +01:00
..
Debugger
Back out clearly inconsequential/useless .reserve() calls
2023-12-29 08:27:56 +01:00
GEDebugger
Minor: bugfix in texreplacer, darker alpha chessboard in texture viewer
2023-12-28 19:46:36 +01:00
GPU
Add a way to pass out error messages from VulkanLoad
2024-01-15 11:22:33 +01:00
W32Util
Windows: Avoid loading shell libraries during startup.
2023-10-03 12:17:43 +02:00
.gitignore
Pass uvScale in as an argument to the vertex decoder
2023-06-12 20:25:18 +02:00
aboutbox.rc
…
BreakpointSmall.ico
…
BufferLock.h
…
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
CaptureDevice.cpp
Global: Cleanup some type/range checks.
2022-12-10 21:13:37 -08:00
CaptureDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
SDL input filtering
2023-12-08 16:17:38 +01:00
DinputDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
DSoundStream.cpp
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +01:00
DSoundStream.h
Remove polling requirement from DSound audio backend
2023-03-24 10:40:10 +01:00
EmuThread.cpp
Vulkan: Fix synchronization when shutting the GPU down in-game.
2023-10-11 12:27:39 +02:00
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
1. remove some unused code
2023-07-30 12:31:31 +08:00
InputBox.h
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02:00
InputDevice.cpp
Fix controller polling when there's no Host.
Fixes
#17187
2023-03-26 00:33:07 +01:00
InputDevice.h
…
main.cpp
AdrenoTools: Fix picking zip files from the Downloads folder. Add more validation.
2024-01-15 11:46:41 +01:00
main.h
…
MainWindow.cpp
Mouse wheel: Centralize the sending of KEY_UP events on a timer.
2023-12-17 19:40:59 +01:00
MainWindow.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
MainWindowMenu.cpp
Change approach (call from NativeFrame instead). Add Mac support
2024-01-18 18:21:12 +01:00
MainWindowMenu.h
Fix a particular type of race condition in file dialog requests
2024-01-18 12:25:55 +01:00
mingw_defines.h
…
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Windows: Add "Restart Graphics" to the debug menu. Useful to debug resource lifetime issues.
2024-01-18 15:57:45 +01:00
PPSSPP.sln
Proof-of-concept: libchdr works on Windows
2023-09-29 10:05:19 +02:00
PPSSPP.vcxproj
Proof-of-concept: libchdr works on Windows
2023-09-29 10:05:19 +02:00
PPSSPP.vcxproj.filters
Scan/remove -> edit symbols
2023-07-17 16:38:24 +03:00
RawInput.cpp
Implement full support for mouse input on Android
2023-12-10 09:52:19 +01:00
RawInput.h
…
README.TXT
…
resource.h
Windows: Add "Restart Graphics" to the debug menu. Useful to debug resource lifetime issues.
2024-01-18 15:57:45 +01:00
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
Windows: Fix small atom leak.
2023-03-15 22:02:36 -07:00
TouchInputHandler.h
…
version.rc
…
WASAPIStream.cpp
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +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
Mouse input: Approximate the old smoothing function
2023-12-14 19:24:39 +01:00
WindowsHost.h
Remove unused AccumulateMouseDeltas function on Windows
2023-12-14 19:33:25 +03:00
XinputDevice.cpp
[UI/Windows] Object out of scope optimization for better codegeneration (lower level scope)
2023-12-20 12:35:02 +03: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.