OSDN Git Service

AndroidIA: Added support for Travis CI
[android-x86/external-minigbm.git] / cros_gralloc /
2017-10-29 Kalyan KondapallyAndroidIA: Replace pthread locks with spin lock.
2017-10-29 Kalyan KondapallyANDROIDIA: Add Gralloc1.0 support
2017-10-20 Justin TerAvestminigbm: Link amdgpuaddr for DRV_AMDGPU.
2017-10-18 Gurchetan Singhminigbm: add buffer invalidation function
2017-10-10 Gurchetan Singhminigbm: move gralloctest to this repo
2017-10-06 Gurchetan Singhminigbm: Revert "minigbm: flush buffer instead of unmap...
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-09-29 Gurchetan Singhminigbm: remove buffer sizes when importing
2017-09-28 Gurchetan Singhminigbm: flush buffer instead of unmapping
2017-09-15 Gurchetan Singhminigbm: cros_gralloc: fix mis-named variable
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-06 Gurchetan Singhminigbm: store BO_USE_* flags in buffer object
2017-08-04 Gurchetan Singhminigbm: cros_gralloc: fix initialization race condition
2017-08-02 Tomasz Figaminigbm: cros_gralloc/buffer: Do not read from output...
2017-08-02 Tomasz Figaminigbm: cros_gralloc/buffer: Initialize plane address...
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 Joe KnissPlumb buffer map permissions through gbm.
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-07-10 Tomasz Figaminigbm: Resolve format based on BO usage flags
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs
2017-06-22 Owen Linminigbm: Ensure DRM_FORMAT_YVU420_ANDROID meets Android...
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