summaryrefslogtreecommitdiff
path: root/ext/vulkan/vkupload.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Fix out-of-bound readEdward Hervey2017-12-011-1/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* 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