gstreamer/gst-libs/gst/vulkan/xcb
Matthew Waters 640a65bf96 gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead.  GCC 11 has started warning about using volatile
with atomic operations.

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719

Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2098>
2021-03-22 14:34:36 +11:00
..
gstvkdisplay_xcb.c vulkan: docs annotation updates 2020-08-15 02:55:30 +00:00
gstvkdisplay_xcb.h vulkan: docs annotation updates 2020-08-15 02:55:30 +00:00
gstvkwindow_xcb.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
gstvkwindow_xcb.h vulkan: remove the private struct from the public struct 2019-11-07 20:01:57 +00:00
xcb.h build/vulkan: split vulkan gir 2020-08-15 02:55:30 +00:00
xcb_event_source.c vulkan/window/xcb: implement mouse event support 2020-03-03 05:00:50 +00:00
xcb_event_source.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00