summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_memory_allocator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vulkan_memory_allocator: Allow textures to be allocated in host memoryReinUsesLisp2021-05-271-26/+41
* vulkan_common: enable OpenGL interop on other UnicesJan Beich2021-03-301-4/+4
* vulkan_common: Expose interop and headless devicesReinUsesLisp2021-02-131-10/+68
* vulkan_memory_allocator: Remove unnecesary 'device' memory from commitsReinUsesLisp2021-01-151-10/+10
* vulkan_memory_allocator: Add allocation support for download typesReinUsesLisp2021-01-151-51/+78
* vulkan_memory_allocator: Add "download" memory usage hintReinUsesLisp2021-01-151-5/+19
* vulkan_common: Move allocator to the common directoryReinUsesLisp2021-01-151-0/+227