OSDN Git Service

gralloc0_register_buffer: initialize gralloc0 when needed
[android-x86/external-minigbm.git] / cros_gralloc / gralloc0 /
2020-05-10 Mauro Rossigralloc0_register_buffer: initialize gralloc0 when... pie-x86_intel
2019-04-28 Mauro Rossigralloc0: include errno.h
2017-11-20 Kalyan KondapallyAdd API to set Modifier.
2017-10-29 Kalyan KondapallyAndroid-IA: Add support to easily add new formats.
2017-10-29 Harish KrupoAndroidIA: On Android M Surfaceflinger passes fb0 for...
2017-10-29 Kalyan KondapallyAndroidIA: Replace pthread locks with spin lock.
2017-10-10 Gurchetan Singhminigbm: move gralloctest to this repo
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-08-09 Tomasz Figaminigbm: gralloc0: Fix coding style error
2017-08-06 Gurchetan Singhminigbm: add the BO_USE_RENDERSCRIPT flag back in
2017-08-04 Gurchetan Singhminigbm: cros_gralloc: fix initialization race condition
2017-07-29 Gurchetan Singhminigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSI...
2017-07-25 Tomasz Figaminigbm: cros_gralloc: Use standard error codes
2017-07-14 Tomasz Figaminigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage...
2017-07-14 Tomasz Figaminigbm: gralloc0: Fix invalid cast from integer to...
2017-07-14 Tomasz Figaminigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSL
2017-07-11 Tomasz Figaminigbm: gralloc0: Allow lock_ycbcr for HAL_PIXEL_FORMA...
2017-07-11 Tomasz Figaminigbm: gralloc0: Fix error handling in lock_ycbcr
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs