Yeongjin Jeong
|
fdab54611b
|
vulkan: Fix some confusing typos
Seems to have been copy pasted from around gl element
|
2019-08-29 11:19:37 +00:00 |
|
Yeongjin Jeong
|
94671be428
|
vulkan/xcb: Don't try to create xcb window with non-xcb display
Non-xcb display does not have a xcb_connection and trying
to create xcb window with wild pointer can cause segfault.
|
2019-08-29 11:19:37 +00:00 |
|
Matthew Waters
|
e83df1759d
|
vulkan/xcb: display->windows is a list of allocated GWeakRef
Don't access them as plain GstVulkanWindow objects.
|
2019-08-22 14:54:30 +10:00 |
|
Matthew Waters
|
25dd3b32e5
|
vulkan: make a gstvulkan library out of the existing API
|
2019-06-04 09:03:44 +00:00 |
|