summaryrefslogtreecommitdiffstats
path: root/include/hardware/hardware.h
Commit message (Expand)AuthorAgeFilesLines
* HAL test: statically test the size of HAL structsRom Lemarchand2013-11-211-0/+8
* Encode header version in api versionsJesse Hall2012-08-291-0/+8
* hardware: add some guidance on providing version definesDima Zavin2012-03-261-0/+4
* hardware: add hardware_device_api_version() macroDima Zavin2012-03-211-1/+6
* libhardware: add current HAL version and a module version macroDima Zavin2012-03-201-0/+23
* hardware: provide temp version defines for source compatibilityDima Zavin2012-03-201-0/+7
* hardware: rename version_major/minor to module/hal api versionDima Zavin2012-03-201-6/+50
* libhardware: break pixel formats out of hardware.hIliyan Malchev2011-05-031-82/+1
* libhardware: add concept of module classesDima Zavin2011-04-181-1/+16
* Update the docs for the private pixel formats.Jamie Gennis2010-11-221-4/+6
* improve hardware.h documentationMathias Agopian2010-10-251-4/+8
* Fix (again) description of our interchange YV12 formatMathias Agopian2010-09-101-5/+8
* revert pixelformat hackMathias Agopian2010-08-191-4/+0
* temporary hack to allow compilation of adreno driverMathias Agopian2010-07-301-0/+3
* Remove the YV16 format.Mathias Agopian2010-07-141-12/+14
* remove h/w specific YUV formats from the HALMathias Agopian2010-07-011-25/+40
* remove unused YUV formatsMathias Agopian2010-06-211-9/+5
* Add some useful YUV formats. Add fourcc version of the definitions.Mathias Agopian2010-06-151-19/+36
* fix typoMathias Agopian2010-02-171-3/+3
* renumber the YCbCr constants to keep binary compatiblity with previous releasesMathias Agopian2010-02-171-2/+2
* add missing yuv constantsMathias Agopian2010-02-161-0/+1
* hal: Add nv12_tiled/nv21 pixel format constantsDima Zavin2010-02-161-1/+4
* add typedefs to gralloc and hardware.h so it's more C friendlyMathias Agopian2009-08-191-6/+9
* add support for RGBX_8888Mathias Agopian2009-08-071-0/+2
* Color Format and Overlay FunctionsBenny Wong2009-07-171-1/+3
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-5/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+148
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-148/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+18
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+19
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+111