aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/video.h
Commit message (Expand)AuthorAge
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo_opengl: minor renderer option access refactorGravatar wm42016-09-02
* vo_opengl: remove pre/post/scale-shadersGravatar Niklas Haas2016-09-02
* vo_opengl: remove prescaling framework with superxbr prescalerGravatar Bin Jin2016-06-18
* vo_opengl: remove nnedi3 prescalerGravatar Bin Jin2016-06-18
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* vo_opengl: move all icc handling from vo_opengl.c to video.cGravatar wm42016-06-03
* vo_opengl: move struct lut3d definitionGravatar wm42016-06-03
* vo_opengl: add hable tone-mapping algorithmGravatar Niklas Haas2016-05-30
* vo_opengl: rename tone-mapping=simple to reinhardGravatar Niklas Haas2016-05-30
* vo_opengl: implement more HDR tonemapping algorithmsGravatar Niklas Haas2016-05-16
* vo_opengl: implement HDR (SMPTE ST2084)Gravatar Niklas Haas2016-05-16
* vo_opengl: use enums for choice options internallyGravatar Niklas Haas2016-05-16
* vo_opengl: support external user hooksGravatar Niklas Haas2016-05-15
* vo_opengl: improve rotation handling (again)Gravatar wm42016-04-08
* vo_opengl: generate 3DLUT against source and use full BT.1886Gravatar Niklas Haas2016-04-01
* vo_opengl: fix rotationGravatar wm42016-03-28
* 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