summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-130/+0
* vo_opengl: remove some indirect GL header inclusions from core rendererwm42017-08-101-1/+1
* vo_opengl: separate hwdec context and mapping, port it to use rawm42017-08-101-45/+77
* vo_opengl: shrink the hwdec overlay APIwm42017-08-091-7/+5
* vo_opengl: further GL API use separationwm42017-08-071-1/+1
* vo_opengl: do not use vaapi-over-GLXwm42017-07-071-0/+2
* vo_opengl: restructure format setupwm42017-06-301-1/+0
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlywm42017-02-171-1/+4
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionwm42017-01-171-0/+8
* vo_opengl: allow hwdec interops to support multiple image formatswm42016-09-301-0/+6
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-0/+17
* vo_opengl: vdpau interop without RGB conversionwm42016-06-191-0/+1
* vo_opengl: d3d11egl: enable "required" GLSL extensionswm42016-05-191-0/+2
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-12/+18
* video: refactor how VO exports hwdec device handleswm42016-05-091-7/+5
* command: change some hwdec propertieswm42016-05-041-1/+1
* videotoolbox: change how videotoolbox format is managedwm42016-04-071-0/+1
* vo_opengl: hwdec: use IDs for API, and log which backend is usedwm42016-02-011-2/+4
* videotoolbox: make decoder format customizablewm42015-11-171-2/+4
* vo_opengl: never load vaapi GLX interop by defaultwm42015-11-091-1/+1
* video: remove VDA supportwm42015-09-281-1/+1
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+53