summaryrefslogtreecommitdiff
path: root/rsGrallocConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add YV12 YUV format support to GrallocConsumer.Miao Wang2016-02-181-9/+66
* resolve merge conflicts of ecc59b9501 to master.Miao Wang2016-01-271-36/+91
|\
| * Add multi-frame support to RenderScript:Miao Wang2016-01-261-36/+91
* | RS: Rename mBuf to mSlotPablo Ceballos2015-08-041-9/+9
|/
* Replace assert() with project-specific version.David Gross2015-05-291-6/+5
* Delete dead codeJason Sams2015-05-191-1/+0
* DO NOT MERGE rs: Stop using IGBC::BufferItemDan Stoza2015-04-011-1/+2
* Fix issue when USAGE_IO_INPUT receives unexpected YUV formatJason Sams2015-02-241-1/+1
* Add gralloc flags to support HW driverJason Sams2014-11-101-2/+7
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-2/+2
* Fix reversal of channels with flexible yuv.Jason Sams2014-06-231-2/+2
* Fix for YUV bugsJason Sams2013-09-191-2/+2
* Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams2013-09-031-1/+6
* Refactor hal to remove cpuConsumer from driversJason Sams2013-08-071-0/+187