mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-27 12:41:18 +00:00
bd32370b6d
libdrm is inconsistent between returning -1 with an errno set and just returning -errno as the return value. Figuring out which behavior a given libdrm function has require reading the source :/