aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/hwdec.h
Commit message (Expand)AuthorAge
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: remove some indirect GL header inclusions from core rendererGravatar wm42017-08-10
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* vo_opengl: shrink the hwdec overlay APIGravatar wm42017-08-09
* vo_opengl: further GL API use separationGravatar wm42017-08-07
* vo_opengl: do not use vaapi-over-GLXGravatar wm42017-07-07
* vo_opengl: restructure format setupGravatar wm42017-06-30
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionGravatar wm42017-01-17
* vo_opengl: allow hwdec interops to support multiple image formatsGravatar wm42016-09-30
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* vo_opengl: vdpau interop without RGB conversionGravatar wm42016-06-19
* vo_opengl: d3d11egl: enable "required" GLSL extensionsGravatar wm42016-05-19
* vo_opengl: refactor how hwdec interop exports texturesGravatar wm42016-05-10
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* command: change some hwdec propertiesGravatar wm42016-05-04
* videotoolbox: change how videotoolbox format is managedGravatar wm42016-04-07
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* vo_opengl: never load vaapi GLX interop by defaultGravatar wm42015-11-09
* video: remove VDA supportGravatar wm42015-09-28
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09