package libdrm

  1. Overview
  2. Docs

v1.1

  • Ensure unused planes get a zero modifier (#2). Fixes [drm:drm_internal_framebuffer_create] non-zero modifier for unused plane.

v1.0

  • Fix crash when querying Platform and Host1x devices (#1). This prevented the library from working on e.g. the Raspberry Pi 4.

v0.1

  • Initial release.