OSDN Git Service

DO NOT MERGE: rename module to gralloc.intel
[android-x86/external-minigbm.git] / cirrus.c
2017-09-27 Gurchetan Singhminigbm: add a default (*bo_unmap) implementation
2017-05-24 Gurchetan Singhminigbm: remove BO_USE_RENDERING from certain formats
2017-03-31 Gurchetan Singhminigbm: add clang-format and presubmit hooks
2017-03-16 Gurchetan Singhminigbm: rework flag API
2017-01-13 Gurchetan Singhminigbm: add bo import callback
2016-12-21 Gurchetan Singhminigbm: consolidate flags
2016-12-18 Daniele Castagnaminigbm: Remove (c) from copyright notice.
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-08-18 Gurchetan Singhminigbm: Add mmap() in backends
2016-08-13 Gurchetan Singhminigbm: Refactored minigbm on top a private API
2016-05-06 Dongseong Hwangminigbm: remove GBM_BO_USE_WRITE from the drivers.
2016-02-29 Stéphane Marchesinminigbm: constify and staticify functions/structs
2016-02-27 Zach Reizneradd GBM_BO_USE_LINEAR flag for bo creation
2016-02-20 Zach Reiznercirrus: add support for GBM_FORMAT_ARGB8888 and GBM_FOR...
2014-09-13 Stéphane MarchesinImport minigbm