This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-24 02:40:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
aliaspider
15c4406df7
add missing inclues.
2018-03-22 22:14:19 +01:00
..
Debugger
…
GEDebugger
…
GPU
Fix VSync on Windows. Should
fix
#10711
2018-03-12 20:07:31 +01:00
W32Util
add missing inclues.
2018-03-22 22:14:19 +01:00
.gitignore
…
aboutbox.rc
…
bitmap1.bmp
…
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
…
DinputDevice.h
…
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
…
DSoundStream.h
…
EmuThread.cpp
GLES: Fix shutdown while stepping.
2018-02-11 15:19:16 -08:00
EmuThread.h
Cleanup the Windows thread stuff to work like the other platforms. Not quite perfect yet.
2018-02-07 16:00:29 +01:00
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
…
InputBox.h
add missing inclues.
2018-03-22 22:14:19 +01:00
InputDevice.cpp
…
InputDevice.h
…
KeyboardDevice.cpp
…
KeyboardDevice.h
…
main.cpp
Windows: Consistently shutdown the main thread after exiting the message loop.
2018-02-10 09:06:43 +01:00
main.h
…
MainThread.h
Get rid of an unused codepath (gl rendering is now always threaded)
2018-02-08 00:23:48 +01:00
MainWindow.cpp
Minor code/logging cleanups.
2018-02-27 19:44:11 +01:00
MainWindow.h
…
MainWindowMenu.cpp
Windows: Fix loading files with a long path.
2018-01-19 18:22:06 +09:00
MainWindowMenu.h
…
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Allow up to 10x window size on Windows.
2018-01-15 21:18:08 +09:00
PPSSPP.sln
…
PPSSPP.vcxproj
Split Android graphics context implementations into their own files.
2018-01-20 21:47:16 +01:00
PPSSPP.vcxproj.filters
Split Android graphics context implementations into their own files.
2018-01-20 21:47:16 +01:00
pspmode.png
…
RawInput.cpp
…
RawInput.h
…
README.TXT
…
resource.h
Allow up to 10x window size on Windows.
2018-01-15 21:18:08 +09:00
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
add missing inclues.
2018-03-22 22:14:19 +01:00
TouchInputHandler.h
…
version.rc
…
WindowsHost.cpp
…
WindowsHost.h
add missing inclues.
2018-03-22 22:14:19 +01:00
XinputDevice.cpp
add missing inclues.
2018-03-22 22:14:19 +01:00
XinputDevice.h
…
XPTheme.h
…
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.