aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/nnedi3.c
Commit message (Expand)AuthorAge
* vo_opengl: refactor pass_read_video and texture bindingGravatar Niklas Haas2016-03-05
* vo_opengl: set uniform variable "pixel_size" for internal shadersGravatar igv2016-02-26
* vo_opengl, vo_rpi: unbreak a few thingsGravatar wm42016-02-24
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_opengl: require --enable-gpl3 for nnediGravatar wm42015-12-03
* vo_opengl: add credits to NNEDI3 shaderGravatar Bin Jin2015-12-02
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Gravatar Bin Jin2015-12-02
* vo_opengl: fix 10-bit video prescalingGravatar Bin Jin2015-11-09
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionsGravatar wm42015-11-09
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05