summaryrefslogtreecommitdiff
path: root/glamor/glamor_gradient.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-27glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.Eric Anholt1-5/+5
2014-01-27glamor: Fix some mangling of shader strings by indent.Eric Anholt1-4/+85
2014-01-27glamor: Apply x-indent.sh.Eric Anholt1-1261/+1270
2013-12-18Silence compilation warnings.Zhigang Gong1-217/+216
2013-12-18Modilfy the composite logic to two phasesJunyan He1-1/+0
2013-12-18Add macro of vertex setting for triangle stripeJunyan He1-31/+16
2013-12-18glamor_largepixmap: first commit for large pixmap.Zhigang Gong1-2/+2
2013-12-18Fix the problem of x_source and y_source causing radial errorJunyan He1-25/+18
2013-12-18Fix the problem of vertical and horizontal case error in linear gradient.Junyan He1-20/+4
2013-12-18Fix the problem of set the same stop several times.Junyan He1-17/+8
2013-12-18Fix a bugy macro definition.Junyan He1-4/+4
2013-12-18Extract the gradient related code out.Junyan He1-0/+1633