summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video_shaders.glsl
Commit message (Expand)AuthorAgeFilesLines
* 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