summaryrefslogtreecommitdiff
path: root/glamor/glamor_polylines.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-27glamor: Apply x-indent.sh.Eric Anholt1-77/+78
2013-12-18Silence compilation warnings.Zhigang Gong1-2/+0
2013-12-18glamor_polylines: Don't fallback for non-solid fill.Zhigang Gong1-4/+3
2013-12-18Fixup glx supportChris Wilson1-7/+0
2013-12-18GLX: Enable glx support.Zhigang Gong1-0/+6
2013-12-18Added more drawing functions.Zhigang Gong1-63/+27
2013-12-18Call glamor_create_pixmap directly in glamor rendering path.Zhigang Gong1-5/+5
2013-12-18Remove the access mode from private pixmap structure.Zhigang Gong1-1/+1
2013-12-18Initial version.Zhigang Gong1-121/+117
2011-09-26glamor: Fixed two unintialized warnings.Zhigang Gong1-1/+1
2011-09-26glamor: Optimize fallback case for the polylines.Zhigang Gong1-6/+67
2011-09-26glamor : Add dynamic texture uploading feature.Zhigang Gong1-5/+2
2011-09-26glamor: Fallback to fbPolylines for diagonal poly_line.Zhigang Gong1-6/+2
2011-09-26glamor: Silent compilation warnings due to some deprecated APIs.Zhigang Gong1-3/+3
2011-09-26glamor: Reduce the noise from wide lines "fallback".Eric Anholt1-1/+4
2011-09-26glamor: Fix up the wide/non-solid lines fallback.Eric Anholt1-4/+19
2011-09-26glamor: Move glamor_poly_lines to a separate file.Eric Anholt1-0/+107