gstreamer/gst-libs/gst/gl/x11
Matthew Waters 2034f78617 context/glx: only use glXCreateContextAttribs for OpenGL 3 contexts
mesa for example when creating a GL 3.1 compatibility context
overrides our context profile selection to create a core context.
2017-12-09 19:32:07 +00:00
..
gstglcontext_glx.c context/glx: only use glXCreateContextAttribs for OpenGL 3 contexts 2017-12-09 19:32:07 +00:00
gstglcontext_glx.h glcontext: pass display to implentation's _new() 2017-12-09 19:32:06 +00:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c glwindow: pass display to implementation's _new() 2017-12-09 19:32:07 +00:00
gstglwindow_x11.h glwindow_x11: use parent default implementation 2017-12-09 19:32:02 +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