summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_memory_allocator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vulkan_memory_allocator: Release allocations with no commitsReinUsesLisp2021-06-161-0/+5
* vulkan_memory_allocator: Allow textures to be allocated in host memoryReinUsesLisp2021-05-271-5/+2
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-1/+1
* vulkan_common: Expose interop and headless devicesReinUsesLisp2021-02-131-3/+15
* video_core: Resolve -Wdocumentation warningsLioncash2021-01-171-3/+2
* vulkan_memory_allocator: Remove unnecesary 'device' memory from commitsReinUsesLisp2021-01-151-5/+5
* vulkan_memory_allocator: Add allocation support for download typesReinUsesLisp2021-01-151-4/+13
* vulkan_memory_allocator: Add "download" memory usage hintReinUsesLisp2021-01-151-5/+19
* vulkan_common: Move allocator to the common directoryReinUsesLisp2021-01-151-0/+95