summaryrefslogtreecommitdiff
path: root/ext/vulkan/vkdisplay.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Add iOS window implementationMatthew Waters2019-04-081-0/+10
* vulkan: Add Cocoa window implementationMatthew Waters2019-04-081-0/+10
* vulkan: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-241-9/+4
* vkdisplay: Use ifdef for platform specific definesJussi Kukkonen2017-07-101-0/+4
* gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2017-05-171-0/+1
* vkdisplay: hold a weakref on the list of windowsMatthew Waters2016-10-051-2/+33
* vulkan: add a wayland winsys implementationMatthew Waters2016-04-111-5/+20
* vkutils: move object-specific context queries to their respective filesMatthew Waters2016-02-171-0/+54
* vkdisplay: unref the instanceMatthew Waters2016-02-171-0/+4
* vulkan: update to SDK 0.10.2Matthew Waters2016-02-171-50/+74
* vulkan: implement GstContext helpersMatthew Waters2016-02-171-0/+59
* vulkan: implement quitting and resizing the windowMatthew Waters2016-02-171-2/+81
* new vulkan based video sinkMatthew Waters2016-02-171-0/+246