summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/x11
Commit message (Expand)AuthorAgeFilesLines
* gl/x11/navigation: add button press to the selected event maskMatthew Waters2016-01-141-1/+2
* glwindow: Hide navigation specific internal API and add API to asynchronously...Sebastian Dröge2015-12-211-34/+22
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-192-4/+4
* glwindow: remove unused draw_unlocked functionMatthew Waters2015-09-281-32/+20
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-172-26/+9
* gl/x11: store the correct dimension from the resize eventsMatthew Waters2015-09-171-2/+2
* glcontext/wgl: implement gl3 core profile context selectionMatthew Waters2015-08-101-35/+8
* context/glx: only use glXCreateContextAttribs for OpenGL 3 contextsMatthew Waters2015-08-081-7/+7
* glwindow: pass display to implementation's _new()Matthew Waters2015-07-271-6/+3
* glcontext: pass display to implentation's _new()Matthew Waters2015-07-272-5/+7
* glcontext: consolidate get_proc_address function definitionMatthew Waters2015-07-182-3/+2
* glcontext/glx: try creating a context with the highest versionMatthew Waters2015-07-181-47/+102
* Revert "gl/window/x11: don't create our own X11 display"Sebastian Dröge2015-06-231-1/+14
* gl/window/x11: only listen on the X Display when neededMatthew Waters2015-06-121-7/+18
* gl/window/x11: don't create our own X11 displayMatthew Waters2015-06-121-14/+1
* gl/window/x11: handle_events() may be called before the window has been createdMatthew Waters2015-06-121-7/+16
* glwindow_x11: use parent default implementationJulien Isorce2015-05-272-96/+11
* glcontext_glx: rename variable from window to contextJulien Isorce2015-05-271-2/+2
* gl/x11: don't XGetWindowAttributes every XEventMatthew Waters2015-03-111-5/+6
* gl/window: create the main loop/context on init/finalizeMatthew Waters2015-03-111-32/+22
* glwindow: make showing a window explicitMatthew Waters2015-01-291-16/+33
* glwindow: remove width/height from _draw()Matthew Waters2015-01-231-25/+26
* glx: ask for a GL3 core contextMatthew Waters2014-11-281-12/+18
* glimagesink: implement gst_video_overlay_handle_eventsLubosz Sarnecki2014-11-061-2/+24
* glcontext: add more functionality to wrapped contextsMatthew Waters2014-10-302-5/+4
* glcontext: add api for retreiving the current context and apiMatthew Waters2014-10-282-2/+12
* GstGLWindow: Introduce navigation threadVasilis Liaskovitis2014-09-092-12/+37
* glcontext: implement the debug callbackMatthew Waters2014-08-201-0/+3
* GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windowsVasilis Liaskovitis2014-08-071-0/+17
* gl/x11: silence runtime warningMatthew Waters2014-07-311-1/+2
* glwindow/11: Emit signals for mouse and key navigation eventsVasilis Liaskovitis2014-07-241-2/+42
* glwindow_x11: allow expose events to redraw our windowMatthew Waters2014-05-301-6/+0
* gl/window_x11: avoid BadDrawable error on shutdownMatthew Waters2014-05-271-0/+5
* gl: Try harder to load symbols from the correct placeSebastian Dröge2014-05-011-2/+2
* gl/x11: Removed unused variableNicolas Dufresne2014-04-241-5/+0
* gl/x11: Get rid of unneeded second display connection and do everything from ...Sebastian Dröge2014-04-242-33/+18
* gl/x11: Block rendering until swapbuffers is called and don't go via X11 even...Sebastian Dröge2014-04-241-48/+41
* gl/glx: use the context's display rather than asking for the window'sMatthew Waters2014-04-021-1/+5
* gl: remove commented and unsued code in x11 Makefile.amJulien Isorce2014-03-261-5/+0
* gl: fix out-of-source builds.Gwenole Beauchesne2014-03-241-0/+1
* gl: remove explicit reference to X_CFLAGSMatthew Waters2014-03-241-1/+0
* gl: silence all the compiler warningsMatthew Waters2014-03-161-1/+3
* [901/906] glx: use the display handle from the global displayMatthew Waters2014-03-151-5/+5
* [893/906] x11: close both of the display's we useMatthew Waters2014-03-151-12/+2
* [891/906] context: add support for wrapping external contextsMatthew Waters2014-03-151-8/+12
* [890/906] x11: add display subclassMatthew Waters2014-03-156-114/+225
* [877/906] x11: Use correct format string for guintptrChris Paulson-Ellis2014-03-151-1/+1
* [862/906] window: remove set_need_lockMatthew Waters2014-03-151-4/+2
* [860/906] docs: misc updatesMatthew Waters2014-03-151-1/+12