summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video_shaders.glsl
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: Make approx-gamma affect OSD/subNiklas Haas2014-06-221-3/+4
* video: Generate an accurate CMS matrix instead of hard-codingNiklas Haas2014-06-221-18/+13
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-5/+43
* video: Add support for non-BT.709 primariesNiklas Haas2014-06-221-4/+30
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-9/+14
* vo_opengl: Simplify and clarify color correction codeNiklas Haas2014-03-101-14/+27
* vo_opengl: Use bt709_expand on OSD for :srgbNiklas Haas2014-03-101-1/+1
* vo_opengl: make :srgb decompand the BT.709 values correctlynand2014-02-121-2/+15
* vo_opengl: add support for rectangle textureswm42013-12-011-13/+21
* vo_opengl: blend alpha components by defaultwm42013-09-191-0/+3
* gl_video: add support for more rgb formatswm42013-07-181-16/+12
* Merge remote-tracking branch 'origin/low_quality_intel_crap'Martin Herkt2013-07-081-13/+16
|\
| * Merge branch 'master' into low_quality_intel_crapwm42013-04-301-13/+16
* | vo_opengl: handle chroma locationwm42013-06-281-3/+5
* | gl_video: explicitly clamp colormatrix outputwm42013-06-031-0/+1
* | gl_video: change a GLSL statementwm42013-05-301-1/+1
* | gl_video: fix some dithering bugswm42013-05-301-2/+3
* | gl_video: improve ditheringwm42013-05-261-1/+6
* | vo_opengl: XYZ input supportwm42013-05-041-2/+6
|/
* gl_video: actually fix shader compilation on OSXwm42013-03-281-0/+3
* vo_opengl: add alpha outputwm42013-03-281-4/+16
* gl_video: support NV21 toowm42013-03-281-0/+3
* gl_video: add support for NV12wm42013-03-281-1/+7
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+359