OSDN Git Service

Merge remote-tracking branch 'aosp/upstream-master' into HEAD
[android-x86/external-minigbm.git] / cros_gralloc /
2018-07-12 Casey DahlinMerge remote-tracking branch 'aosp/upstream-master...
2017-06-13 Casey DahlinMerge remote-tracking branch 'aosp/upstream-master...
2017-05-31 Gurchetan Singhminigbm: cros_gralloc: fix incorrect handle calculations
2017-05-24 Gurchetan Singhminigbm: remove BO_USE_RENDERING from certain formats
2017-05-21 Daniel Kurtzminigbm: cros_gralloc: Do not lock gralloc_close
2017-05-19 Tomasz Figaminigbm: cros_gralloc: Use pkg-config for LIBS
2017-05-08 Luis Hector Chavezminigbm: cros_gralloc: Use pkg-config
2017-05-03 Heng-Ruey HsuAdd HAL_PIXEL_FORMAT_BLOB format in cros gralloc
2017-04-27 Tomasz Figaminigbm: cros_gralloc: Fix type mismatch on 64-bit...
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: fix modifier serialization/de...
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: remove constexpr functions
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: remove memsets
2017-03-31 Gurchetan Singhminigbm: fix long lines missed by clang-format
2017-03-31 Gurchetan Singhminigbm: add clang-format and presubmit hooks
2017-03-31 Gurchetan Singhminigbm: work with strides, not widths
2017-03-30 Gurchetan Singhminigbm: add bytes per pixel function
2017-03-21 Gurchetan Singhminigbm: add DRM_FORMAT_YVU420_ANDROID
2017-03-18 Gurchetan Singhminigbm: deal with ArcCodec use case by exposing struct...
2017-03-17 Gurchetan Singhminigbm: fix renderscipt allocation
2017-03-16 Gurchetan Singhminigbm: cros_gralloc: make HW_FB a no-op
2017-03-16 Gurchetan Singhminigbm: rework flag API
2017-03-16 Gurchetan Singhminigbm: cros_gralloc: back out of scanout flag with...
2017-03-09 Gurchetan Singhminigbm: add BO_USE_TEXTURE
2016-12-29 Gurchetan Singhminigbm: cros_gralloc: don't fail BO_USE_SW_*_OFTEN...
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: remove unnecessary information...
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: Don't build gbm
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: modify error statements
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: fix rendernode query
2016-12-09 Gurchetan Singhminigbm: mediatek: add support HAL_PIXEL_FORMAT_YV12
2016-12-09 Gurchetan Singhminigbm: tweak cros-gralloc flags
2016-12-09 Gurchetan Singhminigbm: flatten gralloc handle
2016-12-07 Gurchetan Singhminigbm: rename DRV_BO_USE_* to BO_USE_*
2016-12-01 Gurchetan Singhminigbm: Fix cursor and scanout flags
2016-11-29 Gurchetan Singhminigbm: Switch to <drm_fourcc.h>
2016-10-18 Gurchetan Singhminigbm: add vgem backend
2016-10-17 Gurchetan Singhminigbm: Fix the flag situation
2016-10-17 Gurchetan Singhminigbm: Implemented cros_gralloc