OSDN Git Service

minigbm: cros_gralloc: map protected flag to linear
[android-x86/external-minigbm.git] / cros_gralloc / gralloc0 / gralloc0.cc
2020-10-20 Gurchetan Singhminigbm: cros_gralloc: map protected flag to linear
2020-10-14 Gurchetan Singhminigbm: stop faking the protected buffers
2020-08-18 Kristian H. Kristensencros_gralloc: Add new perform op for getting buffer...
2020-07-28 Kristian H. Kristensencros_gralloc: Add perform action for getting the modifier
2020-07-08 Jason Macnakcros_gralloc: Adds gralloc 3.0 support
2020-05-16 Jason Macnakminigbm: Fix cast to avoid null pointer arithmetic
2020-03-26 Gurchetan Singhminigbm: add resource_info callback for virtio-gpu
2019-12-04 Hirokazu Hondagralloc0: Unmask HW_VIDEO_ENCODER usage in the case...
2019-11-21 Hirokazu Hondagralloc0: Add BO_USE_HW_VIDEO_ENCODER mask in GRALLOC_U...
2019-09-21 David Stevensminigbm: cros_gralloc: handle video decoder flag
2018-09-18 Gurchetan Singhminigbm: run clang-format
2018-08-14 Keiichi Watanabeminigbm: run clang-format
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-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