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-02-19 21:52:45 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
ThirteenAG
6206908a9e
mouse delta fix
2022-12-05 15:14:14 +03:00
..
Debugger
Merge branch 'master' into master
2022-10-03 07:49:13 +00:00
GEDebugger
GPU: Use skinned position always in bounding check.
2022-11-06 08:23:31 -08:00
GPU
Remove splitSubmit setting. Now we submit init commands before the acquire.
2022-09-17 01:07:30 +02:00
W32Util
Better readability and optimization insertion into container by replacing 'insert' -> 'emplace', 'push_back' -> 'emplace_back'
2022-09-30 12:35:28 +03:00
.gitignore
…
aboutbox.rc
…
BreakpointSmall.ico
GE Debugger: Add breakpoint icon in state.
2022-02-05 19:27:28 -08:00
BufferLock.h
…
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
CaptureDevice.cpp
…
CaptureDevice.h
…
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
Core: Track names of connected pad devices.
2022-07-04 19:14:04 -07:00
DinputDevice.h
…
DSoundStream.cpp
…
DSoundStream.h
…
EmuThread.cpp
…
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
InputBox.h
…
InputDevice.cpp
…
InputDevice.h
…
main.cpp
Windows: Retain log console on graphics restart.
2022-10-09 21:42:04 -07:00
main.h
…
MainWindow.cpp
Split up the GPU config change notifications
2022-11-21 15:14:20 +01:00
MainWindow.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
MainWindowMenu.cpp
Split up the GPU config change notifications
2022-11-21 15:14:20 +01:00
MainWindowMenu.h
…
mingw_defines.h
…
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Rename "Display layout editor" to "Display Layout && Effects"
2022-11-24 22:43:49 +01:00
PPSSPP.sln
…
PPSSPP.vcxproj
More multiview work
2022-10-27 11:05:58 +02:00
PPSSPP.vcxproj.filters
More multiview work
2022-10-27 11:05:58 +02:00
RawInput.cpp
remade into GET_AXIS/GET_VKEY apis
2022-12-05 14:46:00 +03:00
RawInput.h
…
README.TXT
…
resource.h
Change "Rendering Mode" to just a "Skip buffer effects" checkbox. Reuse translations.
2022-11-06 19:26:56 +01:00
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
…
TouchInputHandler.h
…
version.rc
…
WASAPIStream.cpp
Windows: Improve reporting of WASAPI errors.
2022-10-15 21:23:49 -07:00
WASAPIStream.h
…
WindowsAudio.cpp
…
WindowsAudio.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
WindowsHost.cpp
mouse delta fix
2022-12-05 15:14:14 +03:00
WindowsHost.h
…
XinputDevice.cpp
UWP: Skip pad name lookup.
2022-07-04 19:14:05 -07:00
XinputDevice.h
…
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.