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-20 11:27:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47bbddad0f6db3507e7552a170f52f84f5c021b7
ppsspp
/
Windows
/
GPU
T
History
haorui wang
ec4927069e
1. remove some unused code
...
2. add some missing header 3. fix error address offset operation
2023-07-30 12:31:31 +08:00
..
D3D9Context.cpp
Wrap the display globals in a struct (
#16998
)
2023-02-25 13:09:44 +01:00
D3D9Context.h
D3D9: Allow vsync change at runtime.
2020-02-29 22:48:58 -08:00
D3D11Context.cpp
1. remove some unused code
2023-07-30 12:31:31 +08:00
D3D11Context.h
D3D11: Respect vsync setting.
2020-02-29 22:48:58 -08:00
WindowsGLContext.cpp
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
WindowsGLContext.h
Global: Cleanup initialization/pointer checks.
2022-12-10 21:13:36 -08:00
WindowsGraphicsContext.h
…
WindowsVulkanContext.cpp
Vulkan: Make multithreaded rendering an option.
2023-07-23 22:06:01 +02:00
WindowsVulkanContext.h
Windows: Add some missing override specifiers.
2021-02-14 10:30:10 -08:00