summaryrefslogtreecommitdiff
path: root/src/shaders/render
AgeCommit message (Expand)AuthorFilesLines
2013-12-03Constant buffer passes YUV2RGB CSC matrix instead of hardcoded matrixZhao Yakui11-254/+219
2013-12-03Increase the size of constant buffer for PS thread to pass more infoZhao Yakui9-53/+52
2013-12-03Fix the error in render shader on Ivy/HaswellZhao Yakui2-16/+16
2013-11-13render: add support for brightness/contrast/hue/saturationXiang, Haihao11-2/+298
2012-12-14Render: Add global alpha support for subpictureLi,Xiaowei14-3/+34
2012-10-23haswell: fix render kernels.Gwenole Beauchesne2-1/+30
2012-01-19Render YUV400 image on IvybridgeXiang, Haihao2-3/+18
2011-10-28build: fix make dist when intel-gen4asm is not installed.Gwenole Beauchesne1-0/+2
2011-10-17build: use AM_V_GEN to generate files quietly.Gwenole Beauchesne1-7/+7
2011-10-17build: use GEN4ASM variable to hold path to intel-gen4asm program.Gwenole Beauchesne1-4/+4
2011-08-25Fix make dist.Gwenole Beauchesne1-28/+53
2011-08-25New project build rules and files.Gwenole Beauchesne1-0/+3
2011-08-22Moved files around.Gwenole Beauchesne44-0/+1804