ppsspp/Windows
Henrik Rydgård e39980fc73 Reduce refresh rate checks.
These turned out to be unexpectedly expensive, so cache the value and
also try to check it a bit less.
2023-10-03 11:00:47 +02:00
..
Debugger Scan/remove -> edit symbols 2023-07-17 16:38:24 +03:00
GEDebugger Add "Create frame dump" to the in-game developer menu (that can be enabled in dev settings) 2023-08-24 14:41:35 +02:00
GPU Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
W32Util Make System_ShowFileInFolder a "request" 2023-08-24 14:22:35 +02:00
.gitignore Pass uvScale in as an argument to the vertex decoder 2023-06-12 20:25:18 +02:00
aboutbox.rc Fix build with clang-cl 2020-08-13 16:48:48 +02:00
BreakpointSmall.ico GE Debugger: Add breakpoint icon in state. 2022-02-05 19:27:28 -08:00
BufferLock.h
build-x64.cmd
build-x86.cmd
build_windows.proj
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 DInput: Seems sometimes we never check for pads on startup? Fix that. 2023-09-27 12:07:21 +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 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 Windows: Make InputDevice destructor virtual. 2021-02-14 10:30:10 -08:00
main.cpp Reduce refresh rate checks. 2023-10-03 11:00:47 +02:00
main.h Also delay-load the VFPU dialog, just because 2021-11-13 22:24:30 +01:00
MainWindow.cpp Change global UI messages to use an enum instead of strings. 2023-09-30 11:37:02 +02:00
MainWindow.h Remove the old AsyncFileDialog thingy 2023-03-24 21:32:20 +01:00
MainWindowMenu.cpp Buildfixes 2023-09-30 12:06:07 +02:00
MainWindowMenu.h Remove the old AsyncFileDialog thingy 2023-03-24 21:32:20 +01:00
mingw_defines.h
ppsspp.ico
PPSSPP.manifest
ppsspp.rc Ctrl+X -> Ctrl+H for closing the bottom tabs 2023-09-07 14:39:15 +03: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
ppsspp_gold.ico
RawInput.cpp Minor cleanup 2023-09-11 11:41:29 +02:00
RawInput.h
README.TXT
resource.h Scan/remove -> edit symbols 2023-07-17 16:38:24 +03: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 Control: Change internal interfaces to batch-process input axis updates 2023-08-31 11:55:53 +02:00
WindowsHost.h Remove WindowsHost 2023-03-25 10:43:00 +01:00
XinputDevice.cpp Control: Change internal interfaces to batch-process input axis updates 2023-08-31 11:55:53 +02:00
XinputDevice.h XInputDevice: Dirty-track axes, for easier axis event debugging 2023-07-06 15:47:36 +02:00
zipup.cmd

Just open the MSVC project file and build.