Matthew Waters
|
0ee8fe193e
|
vulkan: add some debugging about the supported extensions
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
d067ed8a9e
|
vkinstance: add the necessary winsys extension
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
b38362e75f
|
vulkan: update error db for 0.10.2
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
6fe59754df
|
vulkan: update to SDK 0.10.2
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
996200ffc0
|
vulkan: implement GstContext helpers
Based off libgstgl's implementation
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
5dd530daec
|
vkinstance: remove gst_vulkan_instance_close
Sharing the instance across multiple elements/application will require
using the refcount instead to know when to close and destroy the instance.
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
074cb047ef
|
vulkan: de-C99 struct declarations
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
5de6dd9f40
|
new vulkan based video sink
Currently xcb is the only winsys that is implemented and there's no redraws et
al
|
2016-02-17 01:13:43 +11:00 |
|