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-01-24 18:15:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Unknown W. Brackets
8ec2131795
Don't double close the dsound thread.
2013-10-12 23:19:56 -07:00
..
Debugger
Fix right click->edit breakpoint
2013-10-04 23:21:44 +02:00
GEDebugger
Move GPU debug step/pause/messages out of Windows/.
2013-10-12 10:03:31 -07:00
W32Util
Warning fixes.
2013-10-08 00:03:58 -07:00
aboutbox.rc
Change encoding of ppsspp.rc
2013-09-05 21:48:32 -03:00
bitmap1.bmp
…
Breakpoints.h
…
ControlMapping.cpp
…
ControlMapping.h
Fix analog axis names. Make L2/R2 on x360 controllers analog.
2013-08-17 11:18:45 +02:00
debugger.txt
…
DinputDevice.cpp
…
DinputDevice.h
…
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
Don't double close the dsound thread.
2013-10-12 23:19:56 -07:00
DSoundStream.h
…
EmuThread.cpp
Cleanup shutdown on Windows to avoid races.
2013-10-12 01:40:33 -07:00
EmuThread.h
…
git-version-gen.cmd
…
Globals.cpp
-Step through display list with F10/F11
2013-09-28 14:34:08 +02:00
icon1.ico
…
InputBox.cpp
Add a quick way to go to a particular address.
2013-10-06 22:17:51 -07:00
InputBox.h
Win32: Update OSK bypass with Unicode/wchar/wstring support.
2013-08-27 07:36:46 -04:00
InputDevice.cpp
…
InputDevice.h
…
KeyboardDevice.cpp
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
2013-08-26 19:00:16 +02:00
KeyboardDevice.h
…
Log.bat
…
main.cpp
Windows buildfix.
2013-10-10 08:00:15 -07:00
main.h
-Step through display list with F10/F11
2013-09-28 14:34:08 +02:00
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Update native (making GLES3 features possible on desktop). Minor optimization.
2013-10-08 21:50:43 +02:00
OpenGLBase.h
…
ppsspp.ico
…
ppsspp.rc
Add generic "PostShader" functionality, replacing FXAA (it's one of them).
2013-10-12 02:05:55 +02:00
PPSSPP.sln
…
PPSSPP.vcxproj
Dump memory dialog
2013-10-01 21:11:41 +02:00
PPSSPP.vcxproj.filters
Dump memory dialog
2013-10-01 21:11:41 +02:00
pspmode.png
…
README.TXT
…
resource.h
Win32: Add dynamic submenu for Postprocessing Shaders.
2013-10-12 13:44:22 -04:00
rt_manif.bin
…
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
version.rc
Change encoding of ppsspp.rc
2013-09-05 21:48:32 -03:00
WindowsFileSystem.h
…
WindowsHost.cpp
Don't save the console position when it is minimized.
2013-10-08 22:04:07 +08:00
WindowsHost.h
Add an initial GE debugger interface on Windows.
2013-09-22 10:27:09 -07:00
WndMainWindow.cpp
Remove hack fix for switching shaders. Create new native messages for EmuScreen to avoid threading issues. Remove gpu function calls from WndMainWindow.cpp and use NativeMessageReceived instead.
2013-10-12 13:51:27 -04:00
WndMainWindow.h
Add Auto-texture scaling
2013-10-11 18:30:06 +05:00
XinputDevice.cpp
Change a few more log types.
2013-09-07 13:31:14 -07:00
XinputDevice.h
…
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.