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 04:05:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6338832015bb04bccd89413d411253eba18a5eed
ppsspp
/
Windows
/
GPU
T
History
Henrik Rydgård
6338832015
Vulkan: Smoothly recreate the swapchain using oldSwapchain on "resize" on Windows
2025-10-20 15:42:34 +02:00
..
D3D11Context.cpp
Update comment
2025-10-17 08:58:48 +02:00
D3D11Context.h
use ComPtr for D3D11
2025-02-17 22:58:44 +01:00
WindowsGLContext.cpp
Rework the shutdown logic in the OpenGL backend. Eliminated race conditions.
2025-08-31 10:57:06 +02:00
WindowsGLContext.h
Rework the shutdown logic in the OpenGL backend. Eliminated race conditions.
2025-08-31 10:57:06 +02:00
WindowsGraphicsContext.h
Remove "SwapBuffers" from the GraphicsContext interface.
2023-08-11 01:57:02 +02:00
WindowsVulkanContext.cpp
Vulkan: Smoothly recreate the swapchain using oldSwapchain on "resize" on Windows
2025-10-20 15:42:34 +02:00
WindowsVulkanContext.h
Windows: Add basic native support for Switch Pro controllers
2025-07-19 11:39:23 +02:00