This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-29 18:19:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adc9946641abfe490628764ba8e878bee3ccd2cb
ppsspp
/
Windows
/
GPU
T
History
Unknown W. Brackets
aec117d8ea
Vulkan: Allow resizing window/backbuffer.
...
Not tested much on Android.
Fixes
#8656
.
2016-03-21 19:45:27 -07: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
Vulkan: Allow resizing window/backbuffer.
2016-03-21 19:45:27 -07: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