OSDN Git Service

drm_hwcomposer: CI: Fix Makefile dependencies
[android-x86/external-drm_hwcomposer.git] / DrmHwcTwo.h
2022-01-12 Roman Stratiienkodrm_hwcomposer: Send crtc.active and crtc.mode together...
2021-12-02 Roman Stratiienkodrm_hwcomposer: Rework display modes handling
2021-11-10 Roman Stratiienkodrm_hwcomposer: Make uevent listener standalone
2021-10-28 Roman Stratiienkodrm_hwcomposer: Route release fence directly
2021-10-23 Roman Stratiienkodrm_hwcomposer: Move client flattening closer to the...
2021-09-29 Roman Stratiienkodrm_hwcomposer: Add support for VSYNC_2_4 callback
2021-09-29 Roman Stratiienkodrm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo...
2021-09-29 Roman Stratiienkodrm_hwcomposer: Remove unused cursor_{x,y}_ and layer_c...
2021-09-29 Roman Stratiienkodrm_hwcomposer: Convert transform value at HWC hook...
2021-09-29 Roman Stratiienkodrm_hwcomposer: Improve handling of blending mode
2021-09-29 Roman Stratiienkodrm_hwcomposer: Create intermediate enum for colorspace...
2021-07-24 Roman Stratiienkodrm_hwcomposer: Add links to the HWC2 API description
2021-07-24 Roman Stratiienkodrm_hwcomposer: Rework autofd
2021-05-19 Roman Stratiienkodrm_hwcomposer: Tracking of the DRM FB objects using...
2021-04-06 Matvii Zorindrm_hwcomposer: Add GetOrderLayersByZPos method
2021-04-06 Matvii Zorindrm_hwcomposer: Move HardwareSupportsLayerType into...
2021-04-06 Matvii Zorindrm_hwcomposer: Move MarkValidated into Backend
2021-04-06 Matvii Zorindrm_hwcomposer: Move CalcPixOps into Backend
2021-03-03 Roman Stratiienkodrm_hwcomposer: clang-tidy: enable cppcoreguidelines...
2021-03-03 Roman Stratiienkodrm_hwcomposer: enable code analysis using clang-tidy
2021-01-30 Roman Stratiienkodrm_hwcomposer: Initial composer@2.4 HAL support
2020-10-20 Roman Stratiienkodrm_hwcomposer: refactor platform directory
2020-09-28 Roman Stratiienkodrm_hwcomposer: Fix RegisterCallback() function
2020-09-08 Roman Stratiienkodrm_hwcomposer: use CamelCase in source/header files...