gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkwindow.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-15 Matthew Watersvulkan: docs annotation updates
2020-03-03 Matthew Watersvulkan/window: add support for mouse/keyboard events
2019-11-11 Matthew Watersvulkan: add android WSI integration
2019-11-07 Matthew Watersvulkan: remove the private struct from the public struct
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-08-28 Matthew Watersvulkan/swapper: destroy the surface in finalize
2019-08-14 Matthew Watersvulkan/ios: keep track of surface changes
2019-07-05 Matthew Watersvulkan/window: add property for the parent display
2019-06-13 Seungha Yangvulkan: Add support WIN32 for Windows
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API