summaryrefslogtreecommitdiff
path: root/tests/RenderScriptTests
AgeCommit message (Expand)Author
2012-08-21Merge "Fix bug in grain." into jb-mr1-dev Jason Sams
2012-08-21Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev Jason Sams
2012-08-21Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-dev Stephen Hines
2012-08-21Fix bug in grain. Jason Sams
2012-08-21Move the kernel launch to specific intrinsic class. Jason Sams
2012-08-21am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls s... Jean-Baptiste Queru
2012-08-17Tests/RS: Add RS context check for RsBalls setAccel() Yong Chen
2012-08-16Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-dev Stephen Hines
2012-08-16Merge "Fisheye filter: approx version, general performance improvements" int... Stephen Hines
2012-08-16Switch to v8 (and appropriate llvm-rs-cc stuff). Stephen Hines
2012-08-15Initial version of Renderscript Compute Benchmark Rajeev Sharma
2012-08-15Fisheye filter: approx version, general performance improvements Rajeev Sharma
2012-08-15Testing java compat lib for RS. Jason Sams
2012-08-14Intrinsics test Jason Sams
2012-08-10Fix build issue with new error checks. Jason Sams
2012-08-10Implement ScriptGroup and add test. Jason Sams
2012-08-07Add case for NEON min to RSTest Rajeev Sharma
2012-08-06Add approximate version of Vignette filter to Image Processing test Rajeev Sharma
2012-08-01Vignette filter: precompute more values, simplify math, cleanup code Rajeev Sharma
2012-07-30save 2ms replace div with mul. Jason Sams
2012-07-27Add vignette filter to Image Processing test Rajeev Sharma
2012-07-27Add fisheye filter to Image Processing benchmark Rajeev Sharma
2012-07-25Add unsigned tests to math agreement test Rajeev Sharma
2012-07-25Test for unsigned RS setters. Stephen Hines
2012-07-20Merge "Updated math_agree test" Stephen Hines
2012-07-20Updated math_agree test Rajeev Sharma
2012-07-20Add film grain test. Jason Sams
2012-07-19Refactor ImageProcessing benchmark and stabilize results. Jason Sams
2012-07-10Cleanup filter preview test. Jason Sams
2012-07-02Merge "Filter performance tests." Jason Sams
2012-07-02Switch to "tests" instead of "optional" for build. Stephen Hines
2012-06-13Filter performance tests. Jason Sams
2012-05-29Add math agreement test. float_distance and float_almost_agree added to header Rajeev Sharma
2012-05-23Revert "Large matrix test" Stephen Hines
2012-05-22Large matrix test Jason Sams
2012-05-17am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compa... Jason Sams
2012-05-16Move gfx samples to test directory for compatibility testing. Jason Sams
2012-05-15am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed pre... Stephen Hines
2012-05-14Test float vector versions of rsDebug(). Stephen Hines
2012-05-14Add unit tests for convert (with relaxed precision). Stephen Hines
2012-05-10Test clamp (full and relaxed precision). Stephen Hines
2012-05-01Start passing element/dim information along with FieldPacker. Stephen Hines
2012-05-01Move mesh to end of test list until we fix LLVM. Stephen Hines
2012-04-16Fixing test affected by API renaming. Alex Sakhartchouk
2012-04-12Merge "Unhiding J API's for Renderscript." Alex Sakhartchouk
2012-04-11Unhiding J API's for Renderscript. Alex Sakhartchouk
2012-04-10Add tests for rootn() to math_conformance. Stephen Hines
2012-03-29Rename ioReceive and ioSend Jason Sams
2012-03-28Add fp_relaxed pragma to image processing test. Jason Sams
2012-03-22More rearrangement and renaming. Alex Sakhartchouk