Skip to content

platforms/x11: Move XRenderBackend to platformsupport directory

Vlad Zahorodnii requested to merge work/split-out-xrender-backend into master

This change moves the XRender backend to platformsupport directory, similar to the OpenGL and the QPainter backend. This allows to put platform-specific logic in XRenderBackend.

Part-of: !507 (merged)

Merge request reports