summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/utils.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: fix shader compilation regressionwm42015-12-081-0/+5
* vo_opengl: create FBOs in a more GLES conformant waywm42015-11-191-2/+40
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionswm42015-11-091-3/+13
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-2/+27
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-1/+13
* vo_opengl: move shader file caching to video.cwm42015-09-231-43/+1
* vo_opengl: move sampler type mapping to a functionwm42015-09-101-7/+12
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-0/+8
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+951