summaryrefslogtreecommitdiff
path: root/tests/RenderScriptTests/ImageProcessing
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-21Fix bug in grain. Jason Sams
2012-08-21Move the kernel launch to specific intrinsic class. Jason Sams
2012-08-15Fisheye filter: approx version, general performance improvements Rajeev Sharma
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-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-20Add film grain test. Jason Sams
2012-07-19Refactor ImageProcessing benchmark and stabilize results. Jason Sams
2012-03-28Add fp_relaxed pragma to image processing test. Jason Sams
2012-02-01am 6b110728: am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in imag... Xia Wang
2012-02-01Fix a typo in image processing test Xia Wang
2012-01-11am e328d6b0: am b18a7c3e: am 1446c7b2: Merge "Get average value for image pro... Xia Wang
2011-12-19Get average value for image processing test Xia Wang
2011-11-10Make image processing results more stable. Jason Sams
2011-09-13Cleanup example code. Jason Sams
2011-09-07Integrate ImageProcessing test into test framework Xia Wang
2011-08-24Fix DPI issues in RS tests. Jason Sams
2011-07-25Merge "Add size param to rsForEach bug 5074640" Jason Sams
2011-07-25Add size param to rsForEach Jason Sams
2011-07-20Fixing bitmap invalidation bug. Alex Sakhartchouk
2011-07-11Remove the simulator target from all makefiles. Jeff Brown
2011-05-02Clean up use of rsSetObject/rsClearObject. Stephen Hines
2011-04-26Better workaround for the bitmap invalidation problem. Alex Sakhartchouk
2011-04-22sped up the ui in image processing test app Alex Sakhartchouk
2011-02-22Moving renderscript tests away from the library to a dedicated test folder. Alex Sakhartchouk