gstreamer/gst-libs/gst/gl/x11
Sebastian Dröge 1403a6871f glwindow: Hide navigation specific internal API and add API to asynchronously send navigation events
Exposing the navigation thread's main context, GSourceFuncs and structs called
key_event and mouse_event is exposing a bit too much of the internals. Let's
just go with two functions to asynchronously send navigation events on the
window with the same API as the synchronous ones.
2017-12-09 19:32:13 +00:00
..
gstglcontext_glx.c glcontext/wgl: implement gl3 core profile context selection 2017-12-09 19:32:07 +00:00
gstglcontext_glx.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldisplay_x11.c Remove unnecessary NULL checks before g_free() 2017-12-09 19:32:11 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c glwindow: Hide navigation specific internal API and add API to asynchronously send navigation events 2017-12-09 19:32:13 +00:00
gstglwindow_x11.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2017-12-09 19:31:35 +00:00
x11_event_source.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00