summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video_shaders.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: fix shader compilation regressionwm42015-12-081-4/+0
* vo_opengl: Fix minor LUT sampling errorBin Jin2015-12-071-7/+15
* vo_opengl: improve boundary check for polar filtersBin Jin2015-12-051-2/+2
* vo_opengl: make 1D textures completely optionalwm42015-11-191-1/+5
* vo_opengl: fix some more GLES shader issueswm42015-11-191-6/+6
* 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