aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/video.h
Commit message (Expand)AuthorAge
* vo_opengl: rename prescale to prescale-lumaGravatar Niklas Haas2016-03-05
* vo_opengl: add macros for scaler unitsGravatar Niklas Haas2016-03-05
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdGravatar wm42016-01-27
* vo_opengl: add tscale-interpolates-only sub-optionGravatar wm42016-01-25
* vo_opengl: video.h: fix licenseGravatar wm42016-01-07
* vo_opengl: make LOOKUP_TEXTURE_SIZE configurableGravatar Bin Jin2015-12-07
* vo_opengl: Fix minor LUT sampling errorGravatar Bin Jin2015-12-07
* vo_opengl: rename fancy-downscaling to correct-downscalingGravatar wm42015-11-07
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05
* vo_opengl: add Super-xBR filter for upscalingGravatar Bin Jin2015-11-05
* vo_opengl: remove source shader leftoverGravatar Bin Jin2015-10-24
* vo_opengl: remove sharpen scalers, add sharpen sub-optionGravatar wm42015-09-23
* vo_opengl: move deband_opts declaration to where it's usedGravatar wm42015-09-23
* vo_opengl: remove unsued chroma_location fieldGravatar wm42015-09-23
* vo_opengl: implement debanding (and remove source-shader)Gravatar Niklas Haas2015-09-09
* vo_opengl: move self-contained shader routines to a separate fileGravatar Niklas Haas2015-09-09
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09