OSDN Git Service

minigbm:amdgpu: align stride to 256
[android-x86/external-minigbm.git] / cros_gralloc / gralloc0 /
2020-01-25 Mauro RossiRevert "Modify gralloc0 implementation"
2020-01-25 lambdadroidAndroid-x86: Implement some perform functionality from...
2020-01-25 Mauro RossiAdd framebuffer HAL implementation based on drm_framebu...
2019-09-04 Xin LiDO NOT MERGE - Merge Android 10 into master
2019-07-18 Greg HartmanFix potential uninitialized read
2019-07-01 Xin LiDO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor...
2019-06-27 Alistair DelvaUpdate OWNERS for my new LDAP am: d0dceb46dd
2019-05-06 Valerie HauModify gralloc0 implementation
2019-04-25 Valerie HauModify gralloc0 implementation
2018-07-12 Alistair StrachanMerge branch 'upstream-master'
2018-06-25 Alistair StrachanMerge branch 'upstream-master'
2018-04-26 Gurchetan Singhminigbm: cros_gralloc: fix -Wimplicit-function-declarat...
2018-04-18 Alistair StrachanFix -Wcast-qual warnings.
2018-03-22 Alistair StrachanUse Android log system in helpers.c.
2017-11-18 Tomasz MikolajewskiAdd a missing include for asserts.
2017-11-16 Gurchetan Singhminigbm: plumb buffer access region
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