summaryrefslogtreecommitdiff
path: root/java/tests/RSTest_CompatLib/src/com
AgeCommit message (Expand)Author
2015-07-27Prepare for arm64 prebuilts of RS support library.Stephen Hines
2015-05-20Fix warnings in RenderScript sources.Jean-Luc Brouillet
2015-03-06Add tests for autopadding & unpadding during copyTo & copyFrom.Miao Wang
2015-02-25Add tests for Allocation.copy1DRangeTo, copy2DRangeTo.Miao Wang
2014-06-24Switch rootn(f, 0) tests to expect +inf instead of NaN.Stephen Hines
2014-06-13Remove all graphics API usage from RSTest.Stephen Hines
2014-06-02Merge "Updated test files to use the RS_KERNEL macro."Stephen Hines
2014-05-23Update RS sample apps to use the single argument Java constructor.Stephen Hines
2014-05-22Updated test files to use the RS_KERNEL macro.Chris Wailes
2013-12-12Add missing functions and tests for support library.Stephen Hines
2013-12-05Add tests for rsDebug() in support library and fix exported functions.Stephen Hines
2013-12-03Add missing rsForEach()/rsSendToClient*() functions and API tests.Stephen Hines
2013-12-03Add tests for rs_atomic.rsh and rs_cl.rsh.Stephen Hines
2013-11-27Add tests and missing functions for rs_allocation APIs.Stephen Hines
2013-11-27Add rsIsObject() to support library implementation.Stephen Hines
2013-07-19Fix Script instancing issue for support library.Stephen Hines
2013-03-19Move compute tests from frameworks/base to frameworks/rsJason Sams