gstreamer/gst-libs/gst/gl/x11
Sebastian Dröge 42a3bb7d6e gl/x11: Block rendering until swapbuffers is called and don't go via X11 events as unneeded indirection
This should fix QoS problems, where basesink believed it was rendering with
20FPS but actually we were just queueing up X11 Expose events and only once
in a while something was rendered.
2014-04-24 19:11:31 +02:00
..
gstglcontext_glx.c gl/glx: use the context's display rather than asking for the window's 2014-04-02 22:53:10 +11:00
gstglcontext_glx.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2014-03-15 18:37:01 +01:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstglwindow_x11.c gl/x11: Block rendering until swapbuffers is called and don't go via X11 events as unneeded indirection 2014-04-24 19:11:31 +02:00
gstglwindow_x11.h [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2014-03-26 14:52:31 +00:00
x11_event_source.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2014-03-15 18:36:57 +01:00