summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/nnedi3.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-45/+0
* vo_opengl: abstract hook texture access behind macroNiklas Haas2016-05-151-3/+3
* vo_opengl: fix nnedi + rectangle textureswm42016-04-051-1/+1
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: require --enable-gpl3 for nnediwm42015-12-031-0/+3
* vo_opengl: fix 10-bit video prescalingBin Jin2015-11-091-1/+1
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionswm42015-11-091-1/+1
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+47