summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-181-9/+0
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-2/+0
* vo_opengl: expose performance timers as propertiesNiklas Haas2016-06-071-0/+1
* vo_opengl: move all icc handling from vo_opengl.c to video.cwm42016-06-031-3/+4
* vo_opengl: move struct lut3d definitionwm42016-06-031-5/+0
* vo_opengl: add hable tone-mapping algorithmNiklas Haas2016-05-301-0/+1
* vo_opengl: rename tone-mapping=simple to reinhardNiklas Haas2016-05-301-1/+1
* vo_opengl: implement more HDR tonemapping algorithmsNiklas Haas2016-05-161-0/+9
* vo_opengl: implement HDR (SMPTE ST2084)Niklas Haas2016-05-161-0/+1
* vo_opengl: use enums for choice options internallyNiklas Haas2016-05-161-0/+25
* vo_opengl: support external user hooksNiklas Haas2016-05-151-0/+1
* vo_opengl: improve rotation handling (again)wm42016-04-081-1/+0
* vo_opengl: generate 3DLUT against source and use full BT.1886Niklas Haas2016-04-011-2/+4
* vo_opengl: fix rotationwm42016-03-281-0/+1
* vo_opengl: rename prescale to prescale-lumaNiklas Haas2016-03-051-1/+1
* vo_opengl: add macros for scaler unitsNiklas Haas2016-03-051-1/+9
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdwm42016-01-271-1/+1
* vo_opengl: add tscale-interpolates-only sub-optionwm42016-01-251-0/+1
* vo_opengl: video.h: fix licensewm42016-01-071-7/+8
* vo_opengl: make LOOKUP_TEXTURE_SIZE configurableBin Jin2015-12-071-0/+1
* vo_opengl: Fix minor LUT sampling errorBin Jin2015-12-071-0/+1
* vo_opengl: rename fancy-downscaling to correct-downscalingwm42015-11-071-1/+1
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+1
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+4
* vo_opengl: remove source shader leftoverBin Jin2015-10-241-1/+0
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-231-0/+1
* vo_opengl: move deband_opts declaration to where it's usedwm42015-09-231-8/+0
* vo_opengl: remove unsued chroma_location fieldwm42015-09-231-1/+0
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-0/+10
* vo_opengl: move self-contained shader routines to a separate fileNiklas Haas2015-09-091-0/+25
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+117