summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/dispmanx
Commit message (Expand)AuthorAgeFilesLines
* gl/dispmanx: fix rendering with recent resize state trackingMatthew Waters2015-09-211-2/+1
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-171-3/+4
* glwindow: pass display to implementation's _new()Matthew Waters2015-07-272-20/+19
* gl: consolidate egl header includes to egl-only headersMatthew Waters2015-07-071-0/+17
* gl/dispmanx: Fix buildPhilippe Normand2015-06-041-1/+1
* gl/window/dispmanx: fix compiler warningMatthew Waters2015-06-041-1/+0
* gl/window: use the default main loop implementation for all backendsMatthew Waters2015-06-042-127/+8
* gl/dispmanx: surfaceless EGL context supportPhilippe Normand2015-03-242-24/+76
* gl/dispmanx: fix buildPhilippe Normand2015-01-271-2/+2
* glwindow: remove width/height from _draw()Matthew Waters2015-01-232-24/+26
* gl/rpi: do not scale to full screenJulien Isorce2014-04-241-1/+1
* gl/rpi: change dispmanx attributes of existing element instead of creating a ...Julien Isorce2014-04-241-7/+9
* gl/rpi: ensure the dispmanx element to be opaqueJulien Isorce2014-04-241-3/+5
* gl: fix out-of-source builds pt2Matthew Waters2014-03-271-0/+1
* gl: remove explicit reference to X_CFLAGSMatthew Waters2014-03-241-1/+0
* gl: keep only one occurence of '#include <EGL/egl.h>'Julien Isorce2014-03-191-4/+1
* [862/906] window: remove set_need_lockMatthew Waters2014-03-151-2/+0
* [818/906] window: add send_message_async vmethodMatthew Waters2014-03-151-30/+20
* [803/906] raspberrypi: add support for dispmanxJulien Isorce2014-03-153-0/+439