summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/nnedi3.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: require --enable-gpl3 for nnediwm42015-12-031-0/+23
* vo_opengl: add credits to NNEDI3 shaderBin Jin2015-12-021-0/+16
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Bin Jin2015-12-021-10/+10
* vo_opengl: fix 10-bit video prescalingBin Jin2015-11-091-8/+8
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionswm42015-11-091-1/+3
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+217