1. bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 9 months ago
  2. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 7 months ago
  3. cad8e0c drm_hwcomposer: Introduce DrmDisplayPipeline class by Roman Stratiienko · 3 years, 7 months ago
  4. b671fab drm_hwcomposer: Tidy-up DrmPlane class by Roman Stratiienko · 3 years, 7 months ago
  5. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 9 months ago
  6. e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 9 months ago
  7. 24a7fc4 drm_hwcomposer: CI: Process every file with clang-tidy. by Roman Stratiienko · 3 years, 9 months ago
  8. 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 4 years ago
  9. 24a4c18 drm_hwcomposer: Move rotation enum querying into DrmPlane initialization by Roman Stratiienko · 4 years ago
  10. 5063d53 drm_hwcomposer: Improve handling of blending mode by Roman Stratiienko · 4 years ago
  11. 4f1effa drm_hwcomposer: Query color_encoding and color_range enums during init by Roman Stratiienko · 4 years ago
  12. 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 4 years ago
  13. 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 7 months ago
  14. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 7 months ago
  15. 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
  16. 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 5 years ago
  17. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (97%) from drm/drmplane.h]
  18. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago[Renamed (99%) from include/drmplane.h]
  19. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmplane.h]
  20. ea1c5e5 drm_hwcomposer: Add z order support by Alexandru Gheorghe · 7 years ago
  21. 9b6cafd drm_hwcomposer: Add support for pixel blend mode property by Lowry Li · 7 years ago
  22. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  23. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  24. a09220c drm_hwcomposer: Add support for IN_FENCE_FD property to DrmPlane by Robert Foss · 9 years ago
  25. ff30b52 drm_hwcomposer: polish for old DRM wrapper code by Zach Reizner · 10 years ago
  26. d8aefb6 drm_hwcomposer: Use layer alpha to blend planes by Sean Paul · 10 years ago
  27. 1c4c326 drm_hwcomposer: Add rotation support for hw planes by Sean Paul · 10 years ago
  28. 6a55e9f drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes by Sean Paul · 10 years ago