gstreamer/gst-libs/gst/gl/gbm
Matthew Waters 98249a57db 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-base/-/merge_requests/1073>
2021-03-19 04:20:19 +00:00
..
gstgl_gbm_utils.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstgl_gbm_utils.h gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
gstgldisplay_gbm.c gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
gstgldisplay_gbm.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglwindow_gbm_egl.c gl/gbm: ensure we call the resize callback before attempting to draw 2019-11-05 07:27:29 +11:00
gstglwindow_gbm_egl.h gl: window-gbm: Remove unused private class member 2018-12-05 13:41:11 +00:00