package libdrm

  1. Overview
  2. Docs
On This Page
  1. v1.0
  2. v0.1
OCaml bindings for libdrm

Install

dune-project
 Dependency

Authors

Maintainers

Sources

libdrm-1.1.tbz
sha256=14033fead1ca847859c5ab3ff0bc078afcaab8e5b52fd7dc039f776ba4ab44fd
sha512=19915415604c822f988c81f022217e7e8c0ad2f73dac8f39b24ad16c07445b9ab6c78fedc97d1fefedc65acc29371430bec095a55d2b7a999461cf2542226449

doc/CHANGES.html

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.