gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / xcb / gstvkwindow_xcb.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-03-03 Matthew Watersvulkan/window/xcb: implement keyboard support
2020-03-03 Matthew Watersvulkan/window/xcb: implement mouse event support
2019-11-07 Matthew Watersvulkan: remove the private struct from the public struct
2019-08-29 Yeongjin Jeongvulkan: Fix some confusing typos
2019-08-29 Yeongjin Jeongvulkan/xcb: Don't try to create xcb window with non...
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API