summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec_dxva2gldx.c
Commit message (Expand)AuthorAgeFilesLines
* hwdec: don't require setting legacy hwdec fieldswm42017-12-021-4/+2
* video: move d3d.c out of decode sub directorywm42017-12-011-1/+1
* vo_gpu: hwdec: remove redundant fieldswm42017-12-011-1/+0
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-1/+1
* vo_opengl: separate hwdec context and mapping, port it to use rawm42017-08-101-85/+102
* d3d: add support for new libavcodec hwaccel APIwm42017-06-081-0/+2
* vo_opengl: drop TLS usagewm42017-05-111-3/+3
* vo_opengl: hwdec: reset hw_subfmt fieldwm42016-07-151-0/+1
* vo_opengl: hwdec: remove build-dependency on dxva2wm42016-05-171-2/+1
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-8/+15
* video: refactor how VO exports hwdec device handleswm42016-05-091-9/+11
* vo_opengl: only open one OpenGL/DX interop handle when using dxva2Kevin Mitchell2016-03-151-15/+7
* dxva2: fix shared surface typeJames Ross-Gowan2016-02-191-22/+22
* vo_opengl: dxinterop: add dxva2 passthroughKevin Mitchell2016-02-171-0/+222