summaryrefslogtreecommitdiff
path: root/glamor/glamor_gradient.c
AgeCommit message (Expand)AuthorFilesLines
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