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 20:25:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d7e73a37a83335be033ef3fdb59e8761ba0fdae
ppsspp
/
Common
/
GPU
/
Vulkan
T
History
Henrik Rydgård
c81ec8c74d
List Vulkan present modes in system info, show the current one
2023-04-20 00:21:06 +02:00
..
thin3d_vulkan.cpp
List Vulkan present modes in system info, show the current one
2023-04-20 00:21:06 +02:00
VulkanAlloc.h
…
VulkanBarrier.cpp
…
VulkanBarrier.h
…
VulkanContext.cpp
List Vulkan present modes in system info, show the current one
2023-04-20 00:21:06 +02:00
VulkanContext.h
List Vulkan present modes in system info, show the current one
2023-04-20 00:21:06 +02:00
VulkanDebug.cpp
Add compat setting to force using maximum depth resolution
2023-03-26 00:27:58 +01:00
VulkanDebug.h
…
VulkanFramebuffer.cpp
…
VulkanFramebuffer.h
…
VulkanFrameData.cpp
…
VulkanFrameData.h
…
VulkanImage.cpp
Texture upload: Correct the initial barrier before upload.
2023-04-01 23:48:24 +02:00
VulkanImage.h
…
VulkanLoader.cpp
Add compat setting to force using maximum depth resolution
2023-03-26 00:27:58 +01:00
VulkanLoader.h
Add compat setting to force using maximum depth resolution
2023-03-26 00:27:58 +01:00
VulkanMemory.cpp
…
VulkanMemory.h
…
VulkanProfiler.cpp
…
VulkanProfiler.h
…
VulkanQueueRunner.cpp
Vulkan: Fix ordering of debug labels, fixing a new validation error.
2023-04-01 23:29:30 +02:00
VulkanQueueRunner.h
…
VulkanRenderManager.cpp
…
VulkanRenderManager.h
…