History log of /frameworks/rs/driver/rsdIntrinsicBlur.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4b6b3af8ea67c6ce86a4e44e9432f2887107cff 30-Nov-2012 Jason Sams <jsams@google.com> Fix kernel launch clipping.

bug 7648342

Change-Id: Ife61345bc834f876b03f87cefb2408b4aaba9e88
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
fb6dfa66fe274ae6562c00084869f8fadf8d197e 28-Nov-2012 Jason Sams <jsams@google.com> Remove hard coded limit on intrinsic blur buffer size.

DO NOT MERGE

bug 7631746

Change-Id: I7fdf27bb2149c09c330124f032951cab32b85f62
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
78b050ea1e13108110ce3b8ead63252e5ebe2468 16-Oct-2012 Jason Sams <jsams@google.com> Fix bugs in scriptGroup.

Intrinsics were treating inputs as fields rather than varObjs.
This would generate a lot of extra work for the reflection
layers. Also we would like to deprecate this path in the future.

bug 7318821

Change-Id: I89ad25f96ae23502d7925b9824b629bbd8801963
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
b801b949e286275b5d19a33135235ba68d3a19a9 10-Oct-2012 Jason Sams <jsams@google.com> Check for invalid configuration for Intrinsics.

Log error rather than crash upon user errors.
bug 7318821

Change-Id: I65fe0efa1f8d9eb6189f5e428e29a25455828c07
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
2207ab7e0f2d28382fe61ff002ddd58c4fa3fb99 19-Sep-2012 Jason Sams <jsams@google.com> bug 7190126
FS intrinsic perf work.
Fix correctness issue with convolve 3x3.

Change-Id: I7f2657c5e9da003f91ad6a9c2f85d8d43913654b
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
e78e514f3f209e594767e8ebc64f5df4be5b0b41 19-Sep-2012 Jason Sams <jsams@google.com> Fix blur intrinsic performance.
bug 7190126

Change-Id: Iffda394ee77b40ca0e3109c43f6e25bf932f482b
/frameworks/rs/driver/rsdIntrinsicBlur.cpp
d85e283087ecd00760a0d8d0c9d8482cda845efc 12-Sep-2012 Jason Sams <jsams@google.com> Implement intrinsics.

LUT, Blur, Convolve 5x5

Change-Id: I076dc260079f4475648a7f1a0b3e6d47655bf0b4
/frameworks/rs/driver/rsdIntrinsicBlur.cpp