aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/utils.h
Commit message (Expand)AuthorAge
* vo_opengl: fix row-major vs. column-major confusionGravatar wm42016-03-28
* vo_opengl: refactor pass_read_video and texture bindingGravatar Niklas Haas2016-03-05
* vo_opengl: support 10 bit support with ANGLEGravatar wm42016-01-26
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionsGravatar wm42015-11-09
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05
* vo_opengl: add Super-xBR filter for upscalingGravatar Bin Jin2015-11-05
* vo_opengl: move shader file caching to video.cGravatar wm42015-09-23
* vo_opengl: move sampler type mapping to a functionGravatar wm42015-09-10
* vo_opengl: implement debanding (and remove source-shader)Gravatar Niklas Haas2015-09-09
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09