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 03:27:19 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgård
bc92226715
Folder browser (like when clicking Browse...): Preinitialize with the current folder.
2024-01-25 12:47:37 +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
Folder browser (like when clicking Browse...): Preinitialize with the current folder.
2024-01-25 12:47:37 +01:00
.gitignore
…
aboutbox.rc
…
BreakpointSmall.ico
…
BufferLock.h
…
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
CaptureDevice.cpp
…
CaptureDevice.h
…
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
SDL input filtering
2023-12-08 16:17:38 +01:00
DinputDevice.h
…
DSoundStream.cpp
…
DSoundStream.h
…
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
…
InputBox.h
…
InputDevice.cpp
…
InputDevice.h
…
main.cpp
Folder browser (like when clicking Browse...): Preinitialize with the current folder.
2024-01-25 12:47:37 +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
…
MainWindowMenu.cpp
Folder browser (like when clicking Browse...): Preinitialize with the current folder.
2024-01-25 12:47:37 +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
…
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
…
TouchInputHandler.h
…
version.rc
…
WASAPIStream.cpp
…
WASAPIStream.h
…
WindowsAudio.cpp
…
WindowsAudio.h
…
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.