summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglwindow.c
Commit message (Expand)AuthorAgeFilesLines
* glwindow: remove is_running() functionMatthew Waters2016-11-101-16/+0
* glwindow: remove the navigation threadMatthew Waters2016-11-081-217/+51
* gl/gi: some annotation updates for called functionsMatthew Waters2016-11-031-4/+4
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-031-2/+2
* glwindow: don't use g_thread_join() to join the navigation threadMatthew Waters2016-10-051-1/+12
* glwindow: marshal gst_gl_window_resize through the window loopMatthew Waters2016-08-191-2/+24
* glwindow: move unsetting queue_resize to _resize() instead of _draw()Matthew Waters2016-08-031-2/+2
* glwindow: reduce the number of GMutexes and GConds in send_message()Alessandro Decina2016-04-111-13/+16
* gstglwindow: initialize navigation_loop to NULLJulien Isorce2016-02-011-4/+7
* glwindow: Hide navigation specific internal API and add API to asynchronously...Sebastian Dröge2015-12-211-26/+81
* glwindow: Use g_thread_join() instead of a custom condition variable for wait...Sebastian Dröge2015-12-211-83/+50
* glwindow: Fix memory leak of navigation threadHaihua Hu2015-12-211-0/+3
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-191-22/+22
* glwindow: remove unused draw_unlocked functionMatthew Waters2015-09-281-24/+0
* glwindow: Fix g_return_val_if_fail in a void functionJan Schmidt2015-09-171-1/+1
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-171-13/+43
* glwindow: pass display to implementation's _new()Matthew Waters2015-07-271-6/+6
* glwindow: move main loop/context creation back to init/finalizeJulien Isorce2015-06-011-10/+22
* glwindow: fix compiler errorMatthew Waters2015-05-311-1/+1
* glwindow: handle gst_video_overlay_set_render_rectangleMatthew Waters2015-05-311-0/+32
* glwindow_x11: use parent default implementationJulien Isorce2015-05-271-1/+2
* glwindow: initialize debug in class_initJulien Isorce2015-05-271-6/+15
* glwindow: provides some default implementations to factorize with all backendsJulien Isorce2015-05-271-109/+121
* glwindow: track context activation properlyMatthew Waters2015-04-211-3/+19
* glwindow: remove unused gl_thread fieldJulien Isorce2015-03-221-1/+0
* gl: Fix context leaksEdward Hervey2015-03-031-0/+2
* glwindow: Deactivate window before changing handleEdward Hervey2015-02-241-1/+35
* glwindow: Remove assertion in gst_gl_window_show() for subclasses not impleme...Sebastian Dröge2015-02-171-1/+0
* glwindow: make showing a window explicitMatthew Waters2015-01-291-0/+21
* glwindow: remove width/height from _draw()Matthew Waters2015-01-231-24/+30
* gl: Correct invalid comment textHyunjun Ko2014-11-121-5/+5
* gl: do not raise a critical msg if the backend does not handle window eventsJulien Isorce2014-11-121-2/+2
* glimagesink: implement gst_video_overlay_handle_eventsLubosz Sarnecki2014-11-061-0/+23
* gl: fix Since marker for gst_gl_window_run_navigation()Tim-Philipp Müller2014-11-031-1/+1
* gl: sprinkle some Since markersMatthew Waters2014-10-311-1/+36
* GstGLWindow: Introduce navigation threadVasilis Liaskovitis2014-09-091-1/+126
* GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windowsVasilis Liaskovitis2014-08-071-0/+27
* glwindow: Constify string parameters to the send_*_event() functionsSebastian Dröge2014-07-241-3/+3
* GstGLWindow : Add mouse-event and key-event signals for navigationVasilis Liaskovitis2014-07-241-0/+56
* glfeature: remove GST_GL_API_GLES3Matthew Waters2014-05-301-5/+5
* gl: make all GObjects inherit from GstObjectMatthew Waters2014-05-081-1/+1
* gl/window: fix string length check for eaglMatthew Waters2014-05-061-1/+1
* gl: Add support for iOS EAGL platformSebastian Dröge2014-04-121-0/+7
* gl/window: add a dummy window classMatthew Waters2014-03-171-3/+189
* [890/906] x11: add display subclassMatthew Waters2014-03-151-1/+1
* [863/906] window: hold a ref to our GstGLDisplayMatthew Waters2014-03-151-7/+4
* [862/906] window: remove set_need_lockMatthew Waters2014-03-151-45/+2
* [859/906] window: provide some documetationMatthew Waters2014-03-151-3/+124
* [841/906] osx: allow x11/glx backend and set default runtime to cocoa/nsglJulien Isorce2014-03-151-5/+4
* [835/906] gstglwindow: remove unused fieldsJulien Isorce2014-03-151-12/+0