summaryrefslogtreecommitdiff
path: root/glamor/glamor_program.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-03glamor: do not check for gl errors in glamor_build_programMaarten Lankhorst1-3/+0
2014-06-15glamor: Add accelerated stipple supportKeith Packard1-15/+24
2014-06-15glamor: Add glamor_program based 0-width dashed linesKeith Packard1-0/+7
2014-06-15glamor: Add glamor_program based copy accelerationKeith Packard1-1/+9
2014-04-03glamor: Use plain GLSL 1.20 features for fill code.Keith Packard1-3/+3
2014-04-03glamor: Compute supported GLSL version and save in screen privateKeith Packard1-10/+2
2014-03-26glamor: Add infrastructure for generating shaders on the flyKeith Packard1-0/+394