aboutsummaryrefslogtreecommitdiff
path: root/include/backend/backend.h
AgeCommit message (Collapse)Author
2021-01-16backend: add get_drm_fd to interfaceSimon Ser
This function allows backends to return the DRM FD they are using. This will allow the allocator and the renderer to use the right device.