1. 9344318 drm_hwcomposer: Extract DrmHwc abstract base class by Drew Davenport · 1 year, 5 months ago
  2. 22fe961 drm_hwcomposer: Make flattening thread-based instead of vsync-based by Roman Stratiienko · 2 years, 4 months ago
  3. 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 4 months ago
  4. a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 7 months ago
  5. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 3 months ago
  6. 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 4 months ago
  7. 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 4 months ago
  8. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 4 months ago
  9. 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 5 months ago
  10. 03fd35c drm_hwcomposer: Move HwcLayer out of DrmHwcTwo class by Roman Stratiienko · 3 years, 5 months ago
  11. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 5 months ago
  12. deb7735 drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compare by Roman Stratiienko · 3 years, 6 months ago
  13. 2a1f1ae drm_hwcomposer: Route release fence directly by Roman Stratiienko · 3 years, 7 months ago
  14. e8c0679 drm_hwcomposer: Move client flattening closer to the frontend by Roman Stratiienko · 3 years, 8 months ago
  15. 4535e53 drm_hwcomposer: Fix regression after composition creation cleanup by Matvii Zorin · 4 years, 1 month ago
  16. ed90ef9 drm_hwcomposer: Add GetOrderLayersByZPos method by Matvii Zorin · 4 years, 4 months ago
  17. ede54b0 drm_hwcomposer: Move HardwareSupportsLayerType into Backend by Matvii Zorin · 4 years, 4 months ago
  18. ed74527 drm_hwcomposer: Move MarkValidated into Backend by Matvii Zorin · 4 years, 4 months ago
  19. b3b1516 drm_hwcomposer: Add GetExtraClientRange method by Matvii Zorin · 4 years, 4 months ago
  20. 2c91df5 drm_hwcomposer: Move CalcPixOps into Backend by Matvii Zorin · 4 years, 4 months ago
  21. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 2 months ago
  22. 3f89182 drm_hwcomposer: Fix client range selection logic by Roman Stratiienko · 4 years, 2 months ago
  23. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 3 months ago
  24. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 3 months ago
  25. b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 4 years, 8 months ago
  26. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago[Renamed (98%) from backend/backend.cpp]
  27. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 4 years, 9 months ago
  28. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 4 years, 9 months ago