aboutsummaryrefslogtreecommitdiff
path: root/system/shaders/yuv2rgb_basic.glsl
AgeCommit message (Expand)Author
2013-09-12vdpau: redesignxbmc
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2010-07-22added: copyright notice to shader filesbobo1on1
2010-07-15added: UYVY supportbobo1on1
2010-07-10added: non-linear stretch for GL_ARB_texture_rectanglebobo1on1
2010-07-10fixed: sampling coordinatesbobo1on1
2010-07-10refactor: take pixels per texel into accountbobo1on1
2010-07-10added: YUY2 to rgb conversion with shadersbobo1on1
2010-07-08added: YUY2 support to linuxrendererglbobo1on1
2010-03-06fixed: mesa in jaunty doesn't support preprocessor macros in glslelupus
2010-03-06changed: Clarified the transform for non-linear stretching, and split actual ...jmarshallnz
2010-03-05added: non-linear stretch for openglbobo1on1
2010-01-29changed: always use the alpha component of the V plane, and for nv12 bind the...bobo1on1
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller