summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec_vaglx.c
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: remove hwdec_vaglx interopwm42017-11-301-232/+0
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-2/+3
* vo_opengl: separate hwdec context and mapping, port it to use rawm42017-08-101-73/+90
* vo_opengl: do not use vaapi-over-GLXwm42017-07-071-4/+1
* vaapi: remove central lock around vaapi API callswm42017-01-281-2/+0
* vo_opengl: hwdec: reset hw_subfmt fieldwm42016-07-151-0/+1
* mp_image: split colorimetry metadata into its own structNiklas Haas2016-07-031-1/+1
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-7/+15
* video: refactor how VO exports hwdec device handleswm42016-05-091-3/+4
* vo_opengl: hwdec: use IDs for API, and log which backend is usedwm42016-02-011-1/+2
* vo_opengl: never load vaapi GLX interop by defaultwm42015-11-091-4/+4
* vaapi: remove dependency on X11wm42015-09-271-0/+1
* vo_opengl: actually set hardware decoder mapped texture formatwm42015-09-241-1/+1
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+202