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-09-05 12:15:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33fbeec7dd6f7f7871923bbcdeeb3f979aba87ad
ppsspp
/
Windows
/
GPU
T
History
oltolm
c75c2992b3
D3D11: use ComPtr in more places
2025-05-17 23:35:41 +02:00
..
D3D9Context.cpp
use ComPtr for D3D9
2024-08-25 12:08:31 +02:00
D3D9Context.h
use ComPtr for D3D9
2024-08-25 12:08:31 +02:00
D3D11Context.cpp
D3D11: use ComPtr in more places
2025-05-17 23:35:41 +02:00
D3D11Context.h
use ComPtr for D3D11
2025-02-17 22:58:44 +01:00
WindowsGLContext.cpp
More include cleanup
2024-12-18 13:57:26 +01:00
WindowsGLContext.h
…
WindowsGraphicsContext.h
…
WindowsVulkanContext.cpp
Add developer setting to prevent loading overlays (and other 'implicit' Vulkan layers)
2025-04-10 18:56:05 +02:00
WindowsVulkanContext.h
…