summaryrefslogtreecommitdiffstats
path: root/video/out/gl_wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/egl: use wayland logAlexander Preisinger2013-09-121-10/+7
* Revert "wayland: don't create our own log context"Alexander Preisinger2013-09-121-5/+8
* gl_common: complete mp_msg conversionwm42013-09-121-2/+3
* wayland: update license headersAlexander Preisinger2013-09-091-9/+6
* wayland: don't create our own log contextAlexander Preisinger2013-08-261-8/+5
* wayland/egl: rework resizing (again)Alexander Preisinger2013-08-251-54/+24
* wayland: switch to the new mp_msg apiAlexander Preisinger2013-07-311-0/+7
* wayland: Fallback to any GL version if 3.0 is not supportedMichael Forney2013-07-191-2/+11
* wayland: use a unified struct for the stateAlexander Preisinger2013-07-181-19/+18
* wayland: don't resize in gl_wayland.cAlexander Preisinger2013-07-181-5/+1
* video: remove fullscreen flags chaoswm42013-07-181-0/+3
* wayland: early aspect calculation in vo_configAlexander Preisinger2013-07-161-7/+24
* wayland: introduce vo_wayland_configAlexander Preisinger2013-05-261-7/+2
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-4/+1
* wayland: reworked resizingAlexander Preisinger2013-05-071-46/+39
* wayland: use vo flags for enabling alpha supportAlexander Preisinger2013-04-021-3/+5
* wayland: enable alpha supportAlexander Preisinger2013-04-021-1/+1
* gl_common: split into platform specific fileswm42013-03-281-0/+259