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