summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Filter performance tests."Jason Sams2012-07-0211-0/+1101
|\
| * Filter performance tests.Jason Sams2012-06-1311-0/+1101
* | Switch to "tests" instead of "optional" for build.Stephen Hines2012-07-0216-16/+16
|/
* Add math agreement test. float_distance and float_almost_agree added to headerRajeev Sharma2012-05-294-0/+146
* Revert "Large matrix test"Stephen Hines2012-05-234-151/+0
* Large matrix testJason Sams2012-05-224-0/+151
* am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compa...Jason Sams2012-05-1764-0/+3665
|\
| * Move gfx samples to test directory for compatibility testing.Jason Sams2012-05-1664-0/+3665
* | am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed pre...Stephen Hines2012-05-153-0/+44
|\ \ | |/
| * Add unit tests for convert (with relaxed precision).Stephen Hines2012-05-143-0/+44
* | Test float vector versions of rsDebug().Stephen Hines2012-05-141-0/+6
|/
* Test clamp (full and relaxed precision).Stephen Hines2012-05-105-0/+141
* Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-013-0/+74
* Move mesh to end of test list until we fix LLVM.Stephen Hines2012-05-011-1/+1
* Fixing test affected by API renaming.Alex Sakhartchouk2012-04-163-57/+57
* Merge "Unhiding J API's for Renderscript."Alex Sakhartchouk2012-04-123-11/+11
|\
| * Unhiding J API's for Renderscript.Alex Sakhartchouk2012-04-113-11/+11
* | Add tests for rootn() to math_conformance.Stephen Hines2012-04-104-0/+142
|/
* Rename ioReceive and ioSendJason Sams2012-03-298-0/+556
* Add fp_relaxed pragma to image processing test.Jason Sams2012-03-282-0/+2
* More rearrangement and renaming.Alex Sakhartchouk2012-03-223-106/+106
* Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk2012-03-213-122/+122
* Using the rs API instead.Alex Sakhartchouk2012-03-121-171/+1
* Merge "Support for more vector types."Alex Sakhartchouk2012-03-093-70/+117
|\
| * Support for more vector types.Alex Sakhartchouk2012-03-073-70/+117
* | Merge "Enable AA in scenegraph. Minor shader work in sample."Alex Sakhartchouk2012-03-086-2/+44
|\ \
| * | Enable AA in scenegraph. Minor shader work in sample.Alex Sakhartchouk2012-02-296-2/+44
* | | Merge "Check in older versions of RS tests."Stephen Hines2012-03-0862-0/+5788
|\ \ \ | |_|/ |/| |
| * | Check in older versions of RS tests.Stephen Hines2012-03-0762-0/+5788
* | | Adding more modes to the sampler test app.Alex Sakhartchouk2012-03-064-74/+160
* | | First draft of the sample function implementation.Alex Sakhartchouk2012-03-057-0/+421
|/ /
* | Add test for signed/unsigned char bug (conversion).Stephen Hines2012-02-273-0/+78
|/
* Merge "Adding a few more howto elements to scenegraph example."Alex Sakhartchouk2012-02-232-10/+86
|\
| * Adding a few more howto elements to scenegraph example.Alex Sakhartchouk2012-02-232-10/+86
* | Merge "Support running ForEach on non-root functions."Stephen Hines2012-02-235-11/+149
|\ \ | |/ |/|
| * Support running ForEach on non-root functions.Stephen Hines2012-02-225-11/+149
* | Simplifying programmatic creation.Alex Sakhartchouk2012-02-228-54/+156
* | Properly pipe texture names through.Alex Sakhartchouk2012-02-229-21/+23
* | Adding a very simple all-code scenegraph example.Alex Sakhartchouk2012-02-2110-45/+298
* | Adding better default behaviour for programmatically created objects.Alex Sakhartchouk2012-02-217-22/+182