summaryrefslogtreecommitdiff
path: root/ext/vulkan/vkinstance.c
Commit message (Expand)AuthorAgeFilesLines
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-131-1/+2
* vulkan: add a wayland winsys implementationMatthew Waters2016-04-111-0/+5
* vulkan: use the correct validation layer nameMatthew Waters2016-04-081-1/+1
* vulkan: don't g_error when failing to find validation layersMatthew Waters2016-04-081-19/+13
* vulkan: Minor string fixThibault Saunier2016-03-231-1/+1
* vulkan: VK_API_VERSION has been removedMatthew Waters2016-03-231-1/+1
* vulkan: update to SDK 1.0.3.1Matthew Waters2016-02-171-6/+6
* vkutils: move object-specific context queries to their respective filesMatthew Waters2016-02-171-1/+55
* vulkan: chain up in finalizeMatthew Waters2016-02-171-0/+2
* vkinstance: add signal for overriding device creationMatthew Waters2016-02-171-3/+48
* vulkan: add a buffer memory allocatorMatthew Waters2016-02-171-0/+1
* vulkan: update to release 1.0.1.1Matthew Waters2016-02-171-42/+58
* vulkan: add some debugging about the supported extensionsMatthew Waters2016-02-171-0/+4
* vkinstance: add the necessary winsys extensionMatthew Waters2016-02-171-21/+48
* vulkan: update error db for 0.10.2Matthew Waters2016-02-171-3/+3
* vulkan: update to SDK 0.10.2Matthew Waters2016-02-171-22/+22
* vulkan: implement GstContext helpersMatthew Waters2016-02-171-2/+61
* vkinstance: remove gst_vulkan_instance_closeMatthew Waters2016-02-171-24/+44
* vulkan: de-C99 struct declarationsMatthew Waters2016-02-171-21/+20
* new vulkan based video sinkMatthew Waters2016-02-171-0/+315