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-25 16:24:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bump-android-sdk-version
ppsspp
/
Windows
/
GPU
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
6cfea96e58
Remove D3D9 support, to make future changes easier
2025-06-10 15:07:16 +02:00
..
D3D11Context.cpp
Remove D3D9 support, to make future changes easier
2025-06-10 15:07:16 +02:00
D3D11Context.h
use ComPtr for D3D11
2025-02-17 22:58:44 +01:00
WindowsGLContext.cpp
Remove D3D9 support, to make future changes easier
2025-06-10 15:07:16 +02:00
WindowsGLContext.h
Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically.
2023-08-14 11:02:29 +02:00
WindowsGraphicsContext.h
Remove "SwapBuffers" from the GraphicsContext interface.
2023-08-11 01:57:02 +02:00
WindowsVulkanContext.cpp
Add developer setting to prevent loading overlays (and other 'implicit' Vulkan layers)
2025-04-10 18:56:05 +02:00
WindowsVulkanContext.h
Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically.
2023-08-14 11:02:29 +02:00