aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_video_shaders.glsl
Commit message (Expand)AuthorAge
* vo_opengl: Make approx-gamma affect OSD/subGravatar Niklas Haas2014-06-22
* video: Generate an accurate CMS matrix instead of hard-codingGravatar Niklas Haas2014-06-22
* video: Support BT.2020 constant luminance systemGravatar Niklas Haas2014-06-22
* video: Add support for non-BT.709 primariesGravatar Niklas Haas2014-06-22
* video: Add BT.2020-NCL colorspace and transfer functionGravatar Niklas Haas2014-06-22
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* vo_opengl: Use bt709_expand on OSD for :srgbGravatar Niklas Haas2014-03-10
* vo_opengl: make :srgb decompand the BT.709 values correctlyGravatar nand2014-02-12
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* vo_opengl: blend alpha components by defaultGravatar wm42013-09-19
* gl_video: add support for more rgb formatsGravatar wm42013-07-18
* Merge remote-tracking branch 'origin/low_quality_intel_crap'Gravatar Martin Herkt2013-07-08
|\
* | vo_opengl: handle chroma locationGravatar wm42013-06-28
* | gl_video: explicitly clamp colormatrix outputGravatar wm42013-06-03
* | gl_video: change a GLSL statementGravatar wm42013-05-30
* | gl_video: fix some dithering bugsGravatar wm42013-05-30
* | gl_video: improve ditheringGravatar wm42013-05-26
* | vo_opengl: XYZ input supportGravatar wm42013-05-04
| * Merge branch 'master' into low_quality_intel_crapGravatar wm42013-04-30
|/
* gl_video: actually fix shader compilation on OSXGravatar wm42013-03-28
* vo_opengl: add alpha outputGravatar wm42013-03-28
* gl_video: support NV21 tooGravatar wm42013-03-28
* gl_video: add support for NV12Gravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28