summaryrefslogtreecommitdiff
path: root/ext/vulkan/vkimagememory.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: silence a validation warning filling out the image barrierMatthew Waters2016-04-081-0/+2
* vkimagememory: free the managing struct on _freeMatthew Waters2016-02-171-0/+2
* Revert "vulkan: remove views from the memory objects."Matthew Waters2016-02-171-0/+39
* vulkanmemory: remove bind variantsMatthew Waters2016-02-171-84/+24
* vulkan: remove views from the memory objects.Matthew Waters2016-02-171-43/+9
* vulkan: separate allocation and binding of memoryMatthew Waters2016-02-171-55/+90
* vkimagememory: add get_{width,height) functionsMatthew Waters2016-02-171-2/+20
* vkimagememory: fix the memory barrier access masksMatthew Waters2016-02-171-19/+23
* vkimagememory: initialize flags and don't crash on errorsMatthew Waters2016-02-171-3/+6
* vulkan: update to SDK 0.10.2Matthew Waters2016-02-171-57/+38
* vkmemory: debug output the memory properties requestedMatthew Waters2016-02-171-4/+4
* vkimagememory: don't leak GstMapInfo in failure cases on _map()Matthew Waters2016-02-171-3/+6
* new vulkan based video sinkMatthew Waters2016-02-171-0/+578