gstreamer/gst-libs/gst/vulkan/xcb
Matthew Waters 670d0a8e88 vulkan: remove the private struct from the public struct
Remove any references to CamelTypePrivate from the public CamelType
struct.  They can be accessed as needed using
camel_type_get_instance_private().
2019-11-07 20:01:57 +00:00
..
gstvkdisplay_xcb.c vulkan: Fix some confusing typos 2019-08-29 11:19:37 +00:00
gstvkdisplay_xcb.h vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h 2019-09-25 11:11:02 +00:00
gstvkwindow_xcb.c vulkan: remove the private struct from the public struct 2019-11-07 20:01:57 +00:00
gstvkwindow_xcb.h vulkan: remove the private struct from the public struct 2019-11-07 20:01:57 +00:00
xcb_event_source.c vulkan/xcb: display->windows is a list of allocated GWeakRef 2019-08-22 14:54:30 +10:00
xcb_event_source.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00