History log of /frameworks/rs/rsGrallocConsumer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e49da13c33086cf23fb750568348d114c4a10ff8 24-Oct-2014 Jason Sams <jsams@google.com> Add gralloc flags to support HW driver

We were not setting the right gralloc flags with
USAGE_IO_INPUT. This CL allows the driver to add flags
and always sets the RS bit.

bug 18057326

Change-Id: I1807bc071da201923b6e0e714d7ab49ff0d2ef51
/frameworks/rs/rsGrallocConsumer.cpp
c765a55556c597bd5e1f75072e8e3ce25cd836ba 24-Jun-2014 Jason Sams <jsams@google.com> Fix reversal of channels with flexible yuv.

Change-Id: Ib680995e06a157569dbb8dfe0456bbe5ac0714cc
/frameworks/rs/rsGrallocConsumer.cpp
0052f8dcb5ebb5c9205a1d25445629fb5a772380 20-Sep-2013 Jason Sams <jsams@google.com> Fix for YUV bugs

Two issues, YUV intrinsic would repeat u&v for the edge padding
During the support for flexible YUV, u&v got swapped in the accessor.

bug 10826418

Change-Id: I1cf6e27c2114807d6aece4f9dd44257d4f4aa477
/frameworks/rs/rsGrallocConsumer.cpp
61656a7c6fc13421679d0a1cdf8b5b861e286892 04-Sep-2013 Jason Sams <jsams@google.com> Cleanup type offsets which cannot be calculated for flexible YUV.

Support flexible YUV

bug 10567550

Change-Id: I4f6e5a8d86eeee635605460f1751208f3320969b
(cherry picked from commit a75372759e288be3fb8835735a830b1f7d1a4c42)
/frameworks/rs/rsGrallocConsumer.cpp
ddceab9a001f07a3395226c5e06e3b420720af0f 07-Aug-2013 Jason Sams <jsams@google.com> Refactor hal to remove cpuConsumer from drivers

This CL should minimize build breaks due to
BufferQueue changes in the future.

Change-Id: I565a6eae5cc25603741fef32f2cfcb31a32eb757
/frameworks/rs/rsGrallocConsumer.cpp