summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/superxbr.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-181-243/+0
* vo_opengl: fix superxbr shader compilation on ESwm42016-05-261-11/+11
* vo_opengl: abstract hook texture access behind macroNiklas Haas2016-05-151-15/+14
* vo_opengl: decrease default superxbr-edge-strengthNiklas Haas2016-03-071-1/+1
* vo_opengl: improve superxbr algorithmNiklas Haas2016-03-071-12/+11
* vo_opengl: refactor superxbr algorithmNiklas Haas2016-03-071-130/+146
* vo_opengl: refactor pass_read_video and texture bindingNiklas Haas2016-03-051-1/+1
* vo_opengl: set uniform variable "pixel_size" for internal shadersigv2016-02-261-6/+6
* vo_opengl, vo_rpi: unbreak a few thingswm42016-02-241-1/+1
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: fix superxbr on GLESwm42015-11-211-6/+6
* vo_opengl: fix 10-bit video prescalingBin Jin2015-11-091-8/+8
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+234