summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video_shaders.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: make the default debanding settings less excessiveNiklas Haas2015-10-211-2/+2
* vo_opengl: cosmetics: coding stylewm42015-09-301-46/+45
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-231-38/+23
* vo_opengl: move deband_opts declaration to where it's usedwm42015-09-231-0/+8
* vo_opengl: fix shader compilation with debanding and OSX hwdecwm42015-09-101-3/+4
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-0/+89
* vo_opengl: move self-contained shader routines to a separate fileNiklas Haas2015-09-091-0/+339