summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.h
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: add better gamut clipping optionNiklas Haas2020-06-191-0/+1
* vo_gpu: add BT.2390 tone-mappingNiklas Haas2020-06-151-0/+1
* vf_gpu: render subtitleswm42019-11-301-1/+2
* vo_gpu: implement error diffusion for ditheringBin Jin2019-06-161-0/+2
* vo_gpu: use dB units for scene change detectionNiklas Haas2019-02-181-2/+2
* vo_gpu: allow boosting dark scenes when tone mappingNiklas Haas2019-02-181-0/+1
* vo_gpu: redesign peak detection algorithmNiklas Haas2019-02-181-3/+3
* vo_gpu: improve tone mapping desaturationNiklas Haas2019-02-181-5/+10
* 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