aboutsummaryrefslogtreecommitdiff
path: root/bufferinfo
AgeCommit message (Expand)Author
2023-11-21drm_hwcomposer: CI: Use aospext to provide headers for clang-tidyRoman Stratiienko
2023-01-04drm_hwcomposer: Add meson.build fileRoman Stratiienko
2022-12-11drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSIONRoman Stratiienko
2022-12-10drm_hwcomposer: Use pragma once instead of include guardsRoman Stratiienko
2022-10-20drm_hwcomposer: CI: Bump-up clang toolchain to v15Roman Stratiienko
2022-08-25drm_hwcomposer: fix BufferInfoImagination buildAndrii Chepurnyi
2022-07-07drm_hwcomposer: Fix BufferInfoMaliMesonJohn Stultz
2022-05-17drm_hwcomposer: Add unique handle ID getter into buffergetter classRoman Stratiienko
2022-05-17drm_hwcomposer: Reorganize struct DrmHwcLayerRoman Stratiienko
2022-05-17drm_hwcomposer: Set return type to std::optional for BufferInfoGettersRoman Stratiienko
2022-05-17drm_hwcomposer: Move include/drmhwcgralloc.h to bufferinfo/BufferInfo.hRoman Stratiienko
2022-02-15drm_hwcomposer: Define DRM_FORMAT_XYUV8888 if missingRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Remove -readability-use-anyofallof from COARSE listRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some filesRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.hRoman Stratiienko
2021-12-07drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compareRoman Stratiienko
2021-12-06drm_hwcomposer: Use gralloc0::perform API by minigbm bufferinfo getterRoman Stratiienko
2021-12-06drm_hwcomposer: Validate gralloc0 name for minigbm and libdrm gettersRoman Stratiienko
2021-11-10drm_hwcomposer: Don't use Mapper@4 metadata API for legacy gettersRoman Stratiienko
2021-11-10drm_hwcomposer: Make uevent listener standaloneRoman Stratiienko
2021-10-22drm_hwcomposer: Improve Mapper@4 metadata API fds index guessing logicRoman Stratiienko
2021-08-29drm_hwcomposer: CI: Upgrade clang-* to v12Roman Stratiienko
2021-04-06drm_hwcomposer: CI: Increase coverageRoman Stratiienko
2021-03-16drm_hwcomposer: add missing HAL pixel formatRiadh Ghaddab
2021-03-03drm_hwcomposer: CI: Add more source files to the buildRoman Stratiienko
2021-03-03drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checksRoman Stratiienko
2021-03-03drm_hwcomposer: enable code analysis using clang-tidyRoman Stratiienko
2021-03-01drm_hwcomposer: Create make target to test filegroupsRoman Stratiienko
2021-01-16drm_hwcomposer: Add minigbm video and format_modifier supportRoman Stratiienko
2020-12-03drm_hwcomposer: Reorganize modifiers handling logicRoman Stratiienko
2020-11-03drm_hwcomposer: libdrmgetter: fix RGB565 format translationRoman Stratiienko
2020-11-02drm_hwcomposer: implement Gralloc 4 BufferInfoMapperMetadataDennis Tsiang
2020-10-31drm_hwcomposer: stop using pixel_strideRoman Stratiienko
2020-10-20drm_hwcomposer: refactor platform directoryRoman Stratiienko