summaryrefslogtreecommitdiffstats
path: root/include/hardware/gralloc.h
Commit message (Expand)AuthorAgeFilesLines
* gralloc: add dump hooks to gralloc/hwcomposerErik Gilling2010-12-081-2/+14
* gralloc: add padding to alloc_device_t and hwc_composer_device_tErik Gilling2010-12-081-0/+3
* Add a gralloc usage flag for external displays.Jamie Gennis2010-11-171-0/+5
* Add 4 private gralloc usage bits.Jamie Gennis2010-07-011-0/+7
* Fix a typo in the GRALLOC_USAGE_HW_2D constant.Jamie Gennis2010-07-011-1/+1
* fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-2/+14
* Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-1/+12
* add typedefs to gralloc and hardware.h so it's more C friendlyMathias Agopian2009-08-191-6/+7
* better documentation for (*setUpdateRect)()Mathias Agopian2009-05-071-2/+16
* better documentation and implementation for lock/unlockMathias Agopian2009-05-051-0/+12
* get rid of unused/needed flagsMathias Agopian2009-05-051-6/+0
* lock will now return the vaddr of the buffer. map/umap are gone.Mathias Agopian2009-05-041-23/+39
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-0/+284