summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland_common: implement output tracking, cleanups and bugfixesRostislav Pehlivanov2017-10-091-5/+1
* wayland_common: rewrite from scratchRostislav Pehlivanov2017-10-031-110/+83
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-33/+41
* vo_opengl: add a generic EGL function loader functionwm42017-04-061-5/+1
* context_wayland: do not call vo_wayland_request_frame() upon bufferswapRostislav Pehlivanov2017-01-071-3/+0
* vo_opengl: wayland: use new EGL context creation codewm42016-09-141-49/+8
* wayland_common: fix fullscreen image switching bugRostislav Pehlivanov2016-07-301-2/+0
* wayland: port to the new wakeup/wait_events frameworkRostislav Pehlivanov2016-07-211-2/+13
* wayland: implement HIDPI supportRostislav Pehlivanov2016-05-301-3/+8
* vo_opengl: wayland: don't destroy NULL wl_egl_windowwm42016-03-031-1/+2
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-0/+237