This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-18 13:21:33 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
/
GPU
History
Henrik Rydgard
d325aa2b30
Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common.
2016-03-20 19:30:11 +01:00
..
D3D9Context.cpp
d3d9: Enable GPU info in D3D9 reporting.
2016-02-13 09:51:09 -08:00
D3D9Context.h
Assorted fixes and cleanups.
2016-03-06 11:46:41 -08:00
WindowsGLContext.cpp
Don't attempt pause while stepping.
2016-01-17 15:47:44 -08:00
WindowsGLContext.h
Some cleanup around input_state
2016-01-01 14:40:18 +01:00
WindowsGraphicsContext.h
GraphicsContext: Abstract away things like swapbuffers etc before adding even more backends.
2016-01-01 14:40:16 +01:00
WindowsVulkanContext.cpp
Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common.
2016-03-20 19:30:11 +01:00
WindowsVulkanContext.h
Fill out GPU_Vulkan.cpp with what's mostly a copy of GLES_GPU.cpp
2016-03-20 19:30:11 +01:00