ppsspp/Windows
2019-08-09 10:04:09 +02:00
..
Debugger
GEDebugger Windows: Fix an exit crash by not destroying the window in CGEDebugger destructor - this window (and displayList) have already been destroyed and freed at that point 2019-07-02 19:17:44 +02:00
GPU For the non-vulkan backends, zero display rotation settings just to be sure. 2019-06-24 10:30:32 +02:00
W32Util Windows: Fix leak on folder browse. 2019-06-26 22:19:38 -07:00
.gitignore
aboutbox.rc
bitmap1.bmp
build_windows.proj
build-x64.cmd
build-x86.cmd
debugger.txt
DebugLog.bat
DinputDevice.cpp
DinputDevice.h Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
DlgDynaView.cpp
DlgDynaView.h
DSoundStream.cpp
DSoundStream.h
EmuThread.cpp
EmuThread.h
fix_2017.props
git-version-gen.cmd
icon1.ico
InfoLog.bat
InputBox.cpp
InputBox.h
InputDevice.cpp Simplify synchronization model in InputDevice.cpp - replaced volatile flags/mutex/condition variable with joining on thread and one atomic flag 2019-07-02 19:17:52 +02:00
InputDevice.h Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
main.cpp Simplify synchronization model in InputDevice.cpp - replaced volatile flags/mutex/condition variable with joining on thread and one atomic flag 2019-07-02 19:17:52 +02:00
main.h
MainThread.h
MainWindow.cpp Move WM_MOUSEWHEEL back to WndProc to fix wheel events not working in Win 7. 2019-07-31 13:04:26 +02:00
MainWindow.h
MainWindowMenu.cpp
MainWindowMenu.h
mingw_defines.h
ppsspp_gold.ico
ppsspp.ico
PPSSPP.manifest
ppsspp.rc
PPSSPP.sln
PPSSPP.vcxproj Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
PPSSPP.vcxproj.filters Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
pspmode.png
RawInput.cpp Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
RawInput.h
README.TXT
resource.h
stdafx.cpp
stdafx.h
stop1.ico
TouchInputHandler.cpp
TouchInputHandler.h
version.rc
WASAPIStream.cpp WASAPI: Add some missing error checks. May help #12081? (but will result in silence) 2019-08-09 10:04:09 +02:00
WASAPIStream.h WASAPI: Add some missing error checks. May help #12081? (but will result in silence) 2019-08-09 10:04:09 +02:00
WindowsAudio.cpp
WindowsAudio.h
WindowsHost.cpp Update all values for mouse axis. 2019-07-15 02:45:08 +02:00
WindowsHost.h Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
XinputDevice.cpp Support falling back to xinput9_1_0.dll if neither xinput1_4.dll or xinput1_3.dll are present. This can happen on a Windows XP, Vista or 7 PC without DirectX End-User Runtimes installed. 2019-07-02 19:17:52 +02:00
XinputDevice.h Remove KeyboardDevice which was essentially useless 2019-07-02 19:17:52 +02:00
XPTheme.h
zipup.cmd

Just open the MSVC project file and build.