OSDN Git Service

Revert "Add support to query tiling mode."
[android-x86/external-minigbm.git] / cros_gralloc / cros_gralloc_driver.cc
2018-01-08 Kishore KadiyalaRevert "Add support to query tiling mode."
2017-11-30 xue.yifeiAdd support to query tiling mode.
2017-11-20 Kalyan KondapallyAdd API to set Modifier.
2017-11-01 Lin JohnsonFix errors after rebase.
2017-10-29 Kalyan KondapallyAndroid-IA: Add support to easily add new formats.
2017-10-29 Kalyan KondapallyAndroidIA: Replace pthread locks with spin lock.
2017-10-29 Kalyan KondapallyANDROIDIA: Add Gralloc1.0 support
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-08-06 Gurchetan Singhminigbm: store BO_USE_* flags in buffer object
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-10 Tomasz Figaminigbm: Resolve format based on BO usage flags
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs