summaryrefslogtreecommitdiff
path: root/src/amdgpu_glamor_wrappers.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Replace 'foo == NULL' with '!foo'Michel Dänzer1-1/+1
2017-08-31Require xserver >= 1.13Michel Dänzer1-2/+2
2016-06-14Consolidate get_drawable_pixmap helperMichel Dänzer1-18/+0
2016-04-04glamor: Force GPU rendering to/from pixmaps created via DRI3Michel Dänzer1-5/+6
2015-11-19glamor: Restore all ScreenRec hooks during CloseScreenMichel Dänzer1-5/+0
2015-08-07On screen resize, clear the new buffer before displaying itMichel Dänzer1-0/+9
2015-06-15glamor: Add wrappers for the X server rendering hooksMichel Dänzer1-0/+992