aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/vk_turbo_mode.cpp
AgeCommit message (Expand)Author
2023-07-27vk_descriptor_pool: Disallow descriptor set freeGPUCode
2023-06-18renderer_vulkan: Use VMA for buffersGPUCode
2023-06-18memory_allocator: Remove OpenGL interopGPUCode
2023-06-03android: vk_turbo_mode: Remove unnecessary device recreation.bunnei
2023-06-03build: only enable adrenotools on arm64Liam
2023-06-03android: vulkan: Implement adrenotools turbo mode.bunnei
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-01-07renderer_vulkan: pause turbo submissions on inactive queueLiam
2023-01-04vulkan: implement 'turbo mode' clock boosterLiam