summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_glx.c
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: context_glx: Add X11 native resourcePhilip Langdale2019-11-161-0/+2
* vo_gpu: x11: remove special vdpau probing, use EGL by defaultwm42019-09-151-25/+0
* vo_gpu: glx: move OML sync code to an independent filewm42019-09-081-96/+5
* vo, vo_gpu, glx: correct GLX_OML_sync_control usagewm42018-12-061-67/+95
* vo: use a struct for vsync feedback stuffwm42018-12-061-3/+3
* vo_gpu: glx: use GLX_OML_sync_control for better vsync reportingwm42018-12-061-0/+101
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+376