summaryrefslogtreecommitdiff
path: root/ext/vulkan/vkupload.c
Commit message (Expand)AuthorAgeFilesLines
* vkupload: add video/x-raw to the VulkanBuffer uploaderMatthew Waters2016-09-081-1/+2
* vkupload: copy necessary buffer metadataMatthew Waters2016-04-111-0/+7
* vkutils: move object-specific context queries to their respective filesMatthew Waters2016-02-171-42/+2
* vkupload: implement an uploader abstractionMatthew Waters2016-02-171-144/+508
* vulkan: add a vulkanbuffer bufferpoolMatthew Waters2016-02-171-25/+94
* vulkan: add upload elementMatthew Waters2016-02-171-0/+436