aboutsummaryrefslogtreecommitdiff
path: root/system/shaders/yuv2rgb_basic.glsl
AgeCommit message (Collapse)Author
2010-03-06fixed: mesa in jaunty doesn't support preprocessor macros in glslelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28425 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-06changed: Clarified the transform for non-linear stretching, and split actual ↵jmarshallnz
stretching between linear and non-linear git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28416 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-05added: non-linear stretch for openglbobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28406 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-29changed: always use the alpha component of the V plane, and for nv12 bind ↵bobo1on1
the UV texture to GL_TEXTURE1 and GL_TEXTURE2, this way yv12 and nv12 can be rendered with the same shaders git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27285 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90