History log of /frameworks/base/tests/RenderScriptTests/Fountain_v11/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10efb53234d214ac414605e8e52b68e3d40f6f3f 03-Jul-2012 Stephen Hines <srhines@google.com> Switch to "tests" instead of "optional" for build.

Change-Id: Iaea3819c18be34b5c3864015316b67397c928f2d
/frameworks/base/tests/RenderScriptTests/Fountain_v11/Android.mk
41f1e5edee2d2663ae46b64528894896ff96fa3d 07-Mar-2012 Stephen Hines <srhines@google.com> Check in older versions of RS tests.

This change adds a v11 version of Fountain, as well as v11 and v14 versions of
RSTest. All tests currently build and pass on the required platforms.

This also fixes an initialization bug for RSTest running on older devices.
If we don't directly initialize "each" component of the vector types, it can
result in uninitialized memory (or zero) being used for divisors (particularly
with the char vector types). This triggers SIGFPE with the latest pending
Clang/LLVM rebase.

Change-Id: I92a70c2aeed4e20f110b1cb24ee926fc27be9dbb
/frameworks/base/tests/RenderScriptTests/Fountain_v11/Android.mk