Skip to content

Android Display Components (Allocator AIDL v2 service, Mapper (Stable-C) V5 HAL module, Gralloc 4 HAL module and more) and libgralloc_gm for GBM (mesa) backend.

Notifications You must be signed in to change notification settings

LeviMarvin/gralloc_gbm_mesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gralloc_gbm_mesa

This project provides the implements of Android Hardware Graphics Interfaces.

General

The code is tested on the platform with RK3588 (Mali G610 GPU) and using the libgbm_mesa from Mesa 25.1.4.

We still need to do more things, but it seems that the basic function is fine.

Components

Provided:

  • Allocator AIDL V2 Service
  • Mapper Stable-C (IMapper V5) HAL Module
  • Gralloc 4 HAL Module
  • Library for using gralloc with GBM (Provided by Mesa)

Usage

Add packages to PRODUCT_PACKAGES, and build the code with AOSP.

About

Android Display Components (Allocator AIDL v2 service, Mapper (Stable-C) V5 HAL module, Gralloc 4 HAL module and more) and libgralloc_gm for GBM (mesa) backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published