Skip to content
Commit 88ab958f authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backends/drm: fix surface destruction

With value semantics, the destructor can be called more often than actually
desired, so this commit ports the DrmEglLayerSurface to use unique pointers to
store surface data instead
parent b266b081
Pipeline #488736 passed with stage
in 7 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment