This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-04 11:45:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a1b36ce3f69b727b8fe3532a2549859cd7acd0b
ppsspp
/
Windows
T
History
Henrik Rydgård
eb21a2e6c9
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
..
Debugger
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
GEDebugger
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
GPU
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
W32Util
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
.gitignore
Pass uvScale in as an argument to the vertex decoder
2023-06-12 20:25:18 +02:00
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
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
Input event and device enums (
#17514
)
2023-05-26 18:40:13 +02: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
I18N: Switch to getting categories by index instead of by string lookup
2023-04-07 10:35:01 +02:00
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02: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
Windows: Make InputDevice destructor virtual.
2021-02-14 10:30:10 -08:00
main.cpp
Add query for system text input
2023-06-22 08:58:30 +02:00
main.h
Also delay-load the VFPU dialog, just because
2021-11-13 22:24:30 +01:00
MainWindow.cpp
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
MainWindow.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
MainWindowMenu.cpp
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
MainWindowMenu.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
mingw_defines.h
…
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02:00
PPSSPP.sln
Windows for ARM configuration fixes, Android.mk fix
2023-06-26 10:01:41 +02:00
PPSSPP.vcxproj
Merge pull request
#17256
from unknownbrackets/debugger-watch
2023-04-09 10:23:25 +02:00
PPSSPP.vcxproj.filters
Debugger: Allow adding/removing watches.
2023-04-09 00:35:37 -07:00
RawInput.cpp
Input event and device enums (
#17514
)
2023-05-26 18:40:13 +02:00
RawInput.h
…
README.TXT
…
resource.h
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02:00
stdafx.cpp
…
stdafx.h
Windows: Avoid C++ files for consistency.
2021-05-09 17:00:48 -07:00
stop1.ico
…
TouchInputHandler.cpp
Windows: Fix small atom leak.
2023-03-15 22:02:36 -07: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
version.rc
Windows: Update copyright year.
2021-10-03 06:53:58 -07:00
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
Remove WindowsHost
2023-03-25 10:43:00 +01:00
WindowsHost.h
Remove WindowsHost
2023-03-25 10:43:00 +01:00
XinputDevice.cpp
Input event and device enums (
#17514
)
2023-05-26 18:40:13 +02:00
XinputDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.
Reference in New Issue
View Git Blame
Copy Permalink