summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.h
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: split --linear-scaling into two separate optionsNiklas Haas2018-10-191-1/+2
* vo_gpu: remove a dead declarationwm42018-02-281-1/+0
* vo_gpu: introduce --target-peakNiklas Haas2018-02-201-1/+1
* vo_gpu: make screenshots use the GL rendererwm42018-02-111-0/+4
* vo_gpu: add internal ability to skip osd/subs for renderingwm42018-02-111-1/+7
* vo_gpu: refactor HDR peak detection algorithmNiklas Haas2018-02-111-1/+1
* vo_gpu: port HDR tone mapping algorithm from libplaceboNiklas Haas2018-02-051-1/+1
* vo_gpu: make it possible to load multiple hwdec interop driverswm42017-12-011-2/+5
* vo_gpu: fix video sometimes not being rerendered on equalizer changewm42017-10-171-1/+0
* vo_gpu: make the vertex attribs dynamicNiklas Haas2017-09-281-4/+0
* vo_gpu: simplify structs / namesNiklas Haas2017-09-221-2/+2
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+194