summaryrefslogtreecommitdiff
path: root/src/glamor_picture.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Silence compilation warnings.Zhigang Gong1-6/+0
2012-06-11glamor_largepixmap: first commit for large pixmap.Zhigang Gong1-5/+5
2012-04-28Added some copyright and author information.Zhigang Gong1-0/+28
2012-02-13Fixup glx supportChris Wilson1-4/+0
2012-02-11glamor_picture: Fix the wrong order of header file.Zhigang Gong1-1/+1
2012-01-29glamor_create_picture: Fix the format matching method.Zhigang Gong1-8/+14
2012-01-13Rearrange data structure and remove unused fileds.Zhigang Gong1-2/+3
2012-01-11Silence a compilation warning.Zhigang Gong1-1/+0
2012-01-04Track all picture's drawable pict format.Zhigang Gong1-0/+8
2011-12-27Remove the assertion which is not safe sometimes.Zhigang Gong1-4/+1
2011-12-13glamor-for-ddx: Exports all rendering/drawing functions.Zhigang Gong1-1/+5
2011-12-11Remove the access mode from private pixmap structure.Zhigang Gong1-2/+2
2011-12-09exports more rendering functions to DDX driver.Zhigang Gong1-7/+9
2011-11-11Initial version.Zhigang Gong1-0/+96