summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Making sure stranded objects are not left behind.Alex Sakhartchouk2012-02-171-10/+8
|/
* am 96d2abab: Merge "Revert "Revert "Test initialization of constant array exp...Stephen Hines2012-02-133-0/+154
|\
| * Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-133-0/+154
* | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
|\ \ | |/
| * Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
* | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
|\ \ | |/
| * Test initialization of constant array exports.Stephen Hines2012-02-073-0/+154
* | Making a graceful fallback for missing textures.Alex Sakhartchouk2012-02-076-9/+10
* | Streamlining texture creation.Alex Sakhartchouk2012-02-0619-160/+368
* | Fixes to simplify programmatic creation.Alex Sakhartchouk2012-02-036-38/+72
* | Adding float param time stamp. Cleanup, robustness.Alex Sakhartchouk2012-02-026-46/+98
* | Cleanup.Alex Sakhartchouk2012-02-019-151/+97
* | Update RSTest in graphics-dev for latest pass/fail changes.Stephen Hines2012-02-015-8/+5
* | Merge "Making sure that parameter updates are properly propagated to RS. Clea...Alex Sakhartchouk2012-02-0111-158/+150
|\ \