summaryrefslogtreecommitdiff
path: root/glamor/glamor_dash.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16glamor: Fix dashed line rendering.Eric Anholt1-1/+1
2017-03-09glamor: Fix typo: "vec2_pos" -> "vec2 pos"Michel Dänzer1-1/+1
2017-02-23glamor: Fix missing declaration in dash vertex shaderDr.-Ing. Dieter Jurzitza1-0/+1
2016-05-26glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]Keith Packard1-2/+1
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-3/+3
2015-05-14glamor: Adapt glamor_program API to handle render accelerationKeith Packard1-1/+1
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-8/+5
2015-03-24glamor: Eliminate separate 'large' pixmap private structureKeith Packard1-1/+1
2014-06-15glamor: Add glamor_program based 0-width dashed linesKeith Packard1-0/+370