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-23 09:34:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
/
GPU
History
Henrik Rydgard
51bcb02921
Minor vulkan updates to match the latest SDK/validator
2016-05-14 16:29:40 +02: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
Minor vulkan updates to match the latest SDK/validator
2016-05-14 16:29:40 +02: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