summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context.h
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: simplify structs / namesNiklas Haas2017-09-221-1/+1
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-106/+46
* vo_opengl: add a backend start_frame callback for context_vdpauwm42017-03-201-0/+6
* vo_opengl: read framebuffer depth from actual FBO used for renderingwm42017-03-201-0/+3
* vo_opengl: add a --opengl-es=force2 optionwm42017-03-201-1/+2
* vo_opengl: add log field to MGLContextwm42017-03-181-0/+1
* options: refacactor how --opengl-dwmflush is declaredwm42017-01-201-3/+0
* options: refactor how --opengl-dcomposition is declaredwm42017-01-201-1/+1
* vo_opengl: factor some EGL context creation codewm42016-09-131-0/+1
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-251-0/+1
* vo_opengl: allow backends to provide callbacks for custom event loopswm42016-07-201-0/+5
* vo_opengl: GLX: try to create 3.3 core profile contextwm42016-03-191-0/+2
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: split backend code from common.c to context.cwm42015-12-191-0/+104