summaryrefslogtreecommitdiff
path: root/src/radeon_glamor_wrappers.c
AgeCommit message (Expand)Author
2022-07-23radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8Alan Coopersmith
2018-07-12Replace 'foo == NULL' with '!foo'Michel Dänzer
2018-07-09Add struct radeon_bufferMichel Dänzer
2018-07-09Refactor radeon_finish helperMichel Dänzer
2017-08-30Require xserver >= 1.13Michel Dänzer
2016-09-14Consolidate get_drawable_pixmap helperMichel Dänzer
2015-11-17glamor: Restore all ScreenRec hooks during CloseScreenMichel Dänzer
2015-05-28glamor: Only wait for GPU writes in radeon_glamor_prepare_access_cpu_roMichel Dänzer
2015-04-23On screen resize, clear the new buffer before displaying itMichel Dänzer
2015-04-03glamor: Add wrappers for the X server rendering hooksMichel Dänzer
2012-12-27glamor: Enable full 2D acceleration for SI as well.Michel Dänzer
2012-12-27glamor: Release the drawable after passing to glamor_push_pixelsMichel Dänzer
2012-07-10Initial SI support.Michel Dänzer