summaryrefslogtreecommitdiff
path: root/rsGrallocConsumer.cpp
AgeCommit message (Expand)Author
2017-04-04Allow GPU memory access for USAGE_IO Allocations.Miao Wang
2017-03-08Implement USAGE_IO_INPUT related functions on top of NDK.Miao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2016-02-18RS: Rename mBuf to mSlotMiao Wang
2016-02-18Add YV12 YUV format support to GrallocConsumer.Miao Wang
2016-01-26Add multi-frame support to RenderScript:Miao Wang
2015-05-29Replace assert() with project-specific version.David Gross
2015-05-19Delete dead codeJason Sams
2015-04-01DO NOT MERGE rs: Stop using IGBC::BufferItemDan Stoza
2015-02-24Fix issue when USAGE_IO_INPUT receives unexpected YUV formatJason Sams
2014-11-10Add gralloc flags to support HW driverJason Sams
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-06-23Fix reversal of channels with flexible yuv.Jason Sams
2013-09-19Fix for YUV bugsJason Sams
2013-09-03Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams