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-28 17:54:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e6c083807ea07353f4e6208cb261b79ae44c6fb
ppsspp
/
Common
/
Vulkan
T
History
Henrik Rydgård
aa0cc6712f
Clip block transfer destinations. Should fix crash in
#10011
. Stats: Invent some sort of usage metric for device memory allocators.
2017-12-03 15:00:25 +01:00
..
SPIRVDisasm.cpp
Global: Fix some warnings.
2017-11-25 14:08:49 -08:00
SPIRVDisasm.h
Enable vulkan validation
2016-03-20 19:25:30 +01:00
VulkanContext.cpp
Add ability to simulate a few kinds of Vulkan initialization failures, to test the GL fallback.
2017-11-26 16:13:04 +01:00
VulkanContext.h
Make sure the device supports transfers from swapchain images when taking screenshots.
2017-11-15 13:57:22 +01:00
VulkanImage.cpp
Fix bugs in VulkanImage allocator support
2017-12-03 10:50:25 +01:00
VulkanImage.h
Use a VulkanDeviceAllocator for thin3d textures. Many devices have a hard limit on the total number of allocs and it's unnecessary to have the UI put pressure on that.
2017-12-03 10:29:41 +01:00
VulkanLoader.cpp
Oops.
2017-05-30 14:54:12 +02:00
VulkanLoader.h
Only show the Vulkan setting if Vulkan might be available.
2017-05-30 10:38:17 +02:00
VulkanMemory.cpp
Clip block transfer destinations. Should fix crash in
#10011
. Stats: Invent some sort of usage metric for device memory allocators.
2017-12-03 15:00:25 +01:00
VulkanMemory.h
Clip block transfer destinations. Should fix crash in
#10011
. Stats: Invent some sort of usage metric for device memory allocators.
2017-12-03 15:00:25 +01:00