gl/window: use the default main loop implementation for all backends
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / wayland / gstglwindow_wayland_egl.h
2017-12-09 Matthew Watersgl/window: use the default main loop implementation...
2017-12-09 Matthew Watersgl/wayland: implement setting the render rectangle
2017-12-09 Matthew Watersgl/wayland: implement basic video overlay support via...
2017-12-09 Matthew Watersgl/wayland: run each window on a separate queue
2017-12-09 Matthew Watersgl/wayland: implement resizing the window using the...
2017-12-09 Julien Isorcegl: keep only one occurence of '#include <EGL/egl.h>'
2017-12-09 Matthew Waters[796/906] move egl into its own directory
2017-12-09 Matthew Waters[794/906] context: add subclasses for the different...
2017-12-09 Sebastian Dröge[733/906] gl: Major header and include cleanup
2017-12-09 Sebastian Dröge[727/906] egl: Refactor EGL logic into a helper object
2017-12-09 Matthew Waters[711/906] wayland: support choosing Desktop GL as the api
2017-12-09 Matthew Waters[669/906] window: seperate object creation and context...
2017-12-09 Matthew Waters[629/906] window: add GError for error handling of...
2017-12-09 Matthew Waters[623/906] move GL includes into a single file
2017-12-09 Matthew Waters[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI...
2017-12-09 Matthew Waters[620/906] wayland_egl: attempt at resizing the video
2017-12-09 Matthew Waters[618/906] add wayland-egl window backend