summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vulkan/gstvkdevice.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* vulkan: docs annotation updatesMatthew Waters2020-08-151-3/+22
* vulkan: log extension/layers available/enabled on instance/device creationMatthew Waters2020-06-211-0/+11
* vulkan/device: expose extension/layer choicesMatthew Waters2020-06-211-30/+242
* vulkan: implement caching and reuse of a couple of vulkan resourcesMatthew Waters2019-11-281-0/+39
* vulkan: split physical device from logical deviceMatthew Waters2019-09-171-476/+79
* vulkan: expose various flags to string methodsMatthew Waters2019-09-171-20/+1
* vulkan: only pass the device/instance/display in to *_handle_*() functionsMatthew Waters2019-09-171-4/+6
* vulkan: dump most of the device informationMatthew Waters2019-09-111-3/+357
* vulkan/device: add property for the parent instanceMatthew Waters2019-07-051-2/+50
* vulkan: ensure initialization of a couple of debug categoriesMatthew Waters2019-06-201-4/+17
* vulkan: large docs updateMatthew Waters2019-06-041-2/+104
* vulkan: add a command pool object for trackingMatthew Waters2019-06-041-41/+0
* vulkan: make a gstvulkan library out of the existing APIMatthew Waters2019-06-041-0/+530