summaryrefslogtreecommitdiff
path: root/src/radeon_glamor.h
AgeCommit message (Expand)Author
2016-09-14Move DRI2's local fixup_glamor helper to radeon_glamor_set_pixmap_boMichel Dänzer
2015-11-17glamor: Restore all ScreenRec hooks during CloseScreenMichel Dänzer
2015-07-30glamor: Move declaration of struct radeon_pixmap out of #if/#else blocksMichel Dänzer
2015-07-28radeon: move radeon_pixmap forward declaration into other blockDave Airlie
2015-04-03glamor: Add Option "ShadowPrimary" v2Michel Dänzer
2015-04-03glamor: Add wrappers for the X server rendering hooksMichel Dänzer
2015-04-03glamor: Add radeon_pixmap parameter to radeon_glamor_create_textured_pixmapMichel Dänzer
2015-04-03glamor: Remove unused function radeon_glamor_pixmap_is_offscreenMichel Dänzer
2015-03-30glamor: Handle GLAMOR_* flags removed from xserverMichel Dänzer
2015-03-25glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2Michel Dänzer
2015-03-18glamor: Add glamor_fd_from_pixmap define for standalone glamor treeMichel Dänzer
2015-03-17Fold radeon_glamor_flush into radeon_cs_flush_indirectMichel Dänzer
2015-03-17Move #include "radeon_glamor.h" from radeon.h to where it's neededMichel Dänzer
2013-10-01radeon: fix the non-glamor build harder...Alex Deucher
2013-10-01drm/radeon: fix non-glamor buildAlex Deucher
2013-09-30radeon: use glamor Xv support if present.Dave Airlie
2013-01-11Make radeon_glamor_create_textured_pixmap() return TRUE without USE_GLAMOR.Michel Dänzer
2012-12-27glamor: Enable full 2D acceleration for SI as well.Michel Dänzer
2012-07-10Initial SI support.Michel Dänzer
2012-07-10Initial glamor support.Michel Dänzer