summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add run all button to image processing test." into jb-mr1-devJason Sams2012-09-213-7/+53
|\
| * Add run all button to image processing test.Jason Sams2012-09-213-7/+53
* | Add Mandelbrot test to ImageProcessing.Tim Murray2012-09-213-1/+160
|/
* Fix aprox fs function namesJason Sams2012-09-203-12/+11
* Merge "Add tests for pass-by-value kernels." into jb-mr1-devStephen Hines2012-09-203-0/+108
|\
| * Add tests for pass-by-value kernels.Stephen Hines2012-09-193-0/+108
* | Cleanup blur test, remove deprecated functions.Jason Sams2012-09-205-169/+66
* | Add Kernel, Method, and field IDsJason Sams2012-09-181-16/+15
|/
* Merge "Failing uchar4->int4 test" into jb-mr1-devStephen Hines2012-09-133-0/+70
|\
| * Failing uchar4->int4 testStephen Hines2012-08-293-0/+70
* | Unhide intrinsics and document API.Jason Sams2012-09-131-1/+1
* | Merge "Fix bugs in grain where values could go out of bounds." into jb-mr1-devJason Sams2012-09-131-3/+4
|\ \
| * | Fix bugs in grain where values could go out of bounds.Jason Sams2012-09-131-3/+4
* | | Updated tests for simpler ScriptC constructors.Stephen Hines2012-09-1228-29/+28
|/ /
* | LUT intrinsic and CrossProcess test.Jason Sams2012-09-085-60/+314
* | Add greyscale intrinsic test.Jason Sams2012-09-062-6/+16
* | Document ColorMatrix intrinsic and add helpersJason Sams2012-09-064-2/+2
* | Merge "Stabilize perf data." into jb-mr1-devJason Sams2012-09-053-8/+12
|\ \
| * | Stabilize perf data.Jason Sams2012-09-053-8/+12
* | | Add ColorMatrix Intrinsic.Jason Sams2012-09-045-31/+186
|/ /
* | update image processing to fix ScriptGroup names.Jason Sams2012-09-041-2/+2
|/
* Merge "Fix bug in grain." into jb-mr1-devJason Sams2012-08-211-4/+4
|\
| * Fix bug in grain.Jason Sams2012-08-211-4/+4
* | Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-devJason Sams2012-08-211-2/+3
|\ \ | |/
| * Move the kernel launch to specific intrinsic class.Jason Sams2012-08-211-2/+3
* | Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-devStephen Hines2012-08-212-3/+6
|\ \
| * | Switch to v8 (and appropriate llvm-rs-cc stuff).Stephen Hines2012-08-162-3/+6
| |/
* | am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls s...Jean-Baptiste Queru2012-08-211-1/+1
|\ \
| * | Tests/RS: Add RS context check for RsBalls setAccel()Yong Chen2012-08-171-1/+1
* | | Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-devStephen Hines2012-08-166-0/+572
|\ \ \
| * | | Initial version of Renderscript Compute BenchmarkRajeev Sharma2012-08-156-0/+572
* | | | Merge "Fisheye filter: approx version, general performance improvements" int...Stephen Hines2012-08-166-50/+186
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fisheye filter: approx version, general performance improvementsRajeev Sharma2012-08-156-50/+186
| |/ /
* | | Testing java compat lib for RS.Jason Sams2012-08-1532-0/+2037
|/ /
* | Intrinsics testJason Sams2012-08-142-1/+67
* | Fix build issue with new error checks.Jason Sams2012-08-101-6/+1
* | Implement ScriptGroup and add test.Jason Sams2012-08-104-1/+213
* | Add case for NEON min to RSTestRajeev Sharma2012-08-073-0/+61
* | Add approximate version of Vignette filter to Image Processing testRajeev Sharma2012-08-065-11/+152
* | Vignette filter: precompute more values, simplify math, cleanup codeRajeev Sharma2012-08-011-28/+23
* | save 2ms replace div with mul.Jason Sams2012-07-301-5/+7
* | Add vignette filter to Image Processing testRajeev Sharma2012-07-275-1/+238
* | Add fisheye filter to Image Processing benchmarkRajeev Sharma2012-07-275-1/+221
* | Add unsigned tests to math agreement testRajeev Sharma2012-07-252-103/+96
* | Test for unsigned RS setters.Stephen Hines2012-07-253-0/+97
* | Merge "Updated math_agree test"Stephen Hines2012-07-202-24/+872
|\ \
| * | Updated math_agree testRajeev Sharma2012-07-202-24/+872
* | | Add film grain test.Jason Sams2012-07-203-1/+170
|/ /
* | Refactor ImageProcessing benchmark and stabilize results.Jason Sams2012-07-1913-254/+742
* | Cleanup filter preview test.Jason Sams2012-07-103-43/+44