summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/tests/src/com/android/rs/test/RSTestCore.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "RS char bug repro case" into jb-mr1-devStephen Hines2012-09-261-0/+1
|\
| * RS char bug repro caseStephen Hines2012-09-251-0/+1
* | Add test for copy kernels.Jason Sams2012-09-241-0/+1
|/
* Verify pass-by-value kernels with structs.Stephen Hines2012-09-221-0/+1
* Add tests for pass-by-value kernels.Stephen Hines2012-09-191-0/+1
* Failing uchar4->int4 testStephen Hines2012-08-291-0/+1
* Add case for NEON min to RSTestRajeev Sharma2012-08-071-0/+1
* Test for unsigned RS setters.Stephen Hines2012-07-251-0/+1
* Add math agreement test. float_distance and float_almost_agree added to headerRajeev Sharma2012-05-291-0/+1
* Add unit tests for convert (with relaxed precision).Stephen Hines2012-05-141-0/+1
* Test clamp (full and relaxed precision).Stephen Hines2012-05-101-0/+2
* Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-011-0/+1
* Move mesh to end of test list until we fix LLVM.Stephen Hines2012-05-011-1/+1
* Add tests for rootn() to math_conformance.Stephen Hines2012-04-101-0/+1
* Add test for signed/unsigned char bug (conversion).Stephen Hines2012-02-271-0/+1
* Support running ForEach on non-root functions.Stephen Hines2012-02-221-5/+7
* am 96d2abab: Merge "Revert "Revert "Test initialization of constant array exp...Stephen Hines2012-02-131-0/+1
|\
| * Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-131-0/+1
* | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-131-1/+0
|\ \ | |/
| * Revert "Test initialization of constant array exports."Stephen Hines2012-02-131-1/+0
* | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-131-0/+1
|\ \ | |/
| * Test initialization of constant array exports.Stephen Hines2012-02-071-0/+1
* | am c97992b4: Merge "Add test for "public final static"-reflected constant fie...Stephen Hines2012-02-011-1/+2
|\ \ | |/
| * Add test for "public final static"-reflected constant fields.Stephen Hines2012-01-311-1/+2
* | am 2247e3f0: Merge "Test RS struct writing/reading."Stephen Hines2012-01-311-0/+1
|\ \ | |/
| * Test RS struct writing/reading.Stephen Hines2012-01-311-0/+1
* | am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-261-1/+2
|\ \ | |/
| * Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines2012-01-251-1/+2
* | Adding tests for element/mesh getters.Alex Sakhartchouk2011-12-221-0/+2
* | Revert "Removing changes not meant for MR1"Alex Sakhartchouk2011-11-171-0/+3
|/
* Removing changes not meant for MR1Alex Sakhartchouk2011-10-271-3/+0
* Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-151-0/+3
* Add unit test for RS reference counting.Stephen Hines2011-09-021-0/+1
* Issue proper parameters to root() calls for RS.Stephen Hines2011-08-191-0/+1
* Migrate perf-critical functions away from librs.Stephen Hines2011-08-081-0/+1
* Support missing RS vector types.Stephen Hines2011-06-211-1/+2
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-221-0/+206