summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RS: Add RS context check for RsBalls setAccel()Yong Chen2012-08-171-1/+1
| | | | | | | | | | | | | mRS could be null when lock and unlock screen by pressing power key several times, it causes RsBalls crash. Add null pointer check to fix. Change-Id: If37dee8609420daaff17772d5194cad5531f98e6 Author: Yong Chen <yong.a.chen@intel.com> Signed-off-by: Yong Chen <yong.a.chen@intel.com> Singed-off-by: Shuo Gao <shuo.gao@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ: 31271
* Move gfx samples to test directory for compatibility testing.Jason Sams2012-05-1664-0/+3665
| | | | Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90
* Add unit tests for convert (with relaxed precision).Stephen Hines2012-05-143-0/+44
| | | | | | BUG=6127576 Change-Id: Ia5b4efa99de4f6df644779eeee6763eb31be4d90
* Test clamp (full and relaxed precision).Stephen Hines2012-05-105-0/+141
| | | | | | BUG=6127576 Change-Id: I9501be7db42daa11dcc71bd619a993c80ef097de
* Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-013-0/+74
| | | | | | BUG=6009244 Change-Id: I3c82c8b40c899b875831f53cf0ad82ea36c1a043
* Move mesh to end of test list until we fix LLVM.Stephen Hines2012-05-011-1/+1
| | | | Change-Id: I8f06e80d7cea4b51e47625186e45ad44adb45b6b
* Fixing test affected by API renaming.Alex Sakhartchouk2012-04-163-57/+57
| | | | Change-Id: Ib42e1958b385069461ca9fec1ccd9f578c5d47d3
* 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
| | | | | | | | Change-Id: I8c2d43ccca94549bc6ca1a914106567ccc125503
* | Add tests for rootn() to math_conformance.Stephen Hines2012-04-104-0/+142
|/ | | | | | BUG=6319010 Change-Id: I3fa7d688e6f3b66f51a1c25a2c2104b659691c8b
* Rename ioReceive and ioSendJason Sams2012-03-298-0/+556
| | | | | | First checkin of Allocation IO test Change-Id: I26379e442796caab95a089dbb42b02192f4cc563
* Add fp_relaxed pragma to image processing test.Jason Sams2012-03-282-0/+2
| | | | | | BUG=4540719 Change-Id: I147587b50106208a2280712ae69ca2bc111a2b77
* More rearrangement and renaming.Alex Sakhartchouk2012-03-223-106/+106
| | | | Change-Id: Ia922c5bff1734a29b786ba95065f81c8dedf90cd
* Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk2012-03-213-122/+122
| | | | Change-Id: I92a93d7a520b4a5416be88c7c05c2f8d3cc89243
* Using the rs API instead.Alex Sakhartchouk2012-03-121-171/+1
| | | | Change-Id: I819c37f8c05ec887500db38a4e18390a1c5ea137
* Merge "Support for more vector types."Alex Sakhartchouk2012-03-093-70/+117
|\
| * Support for more vector types.Alex Sakhartchouk2012-03-073-70/+117
| | | | | | | | Change-Id: I06d6e8814e75c0dcd726a3c95de82fd6f6267c4d
* | 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
| | | | | | | | | | | | Change-Id: Ifa81d2b19901002f901f25ac9dce5a4ca09fa363
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds a v11 version of Fountain, as well as v11 and v14 versions of RSTest. All tests currently build and pass on the required platforms. This also fixes an initialization bug for RSTest running on older devices. If we don't directly initialize "each" component of the vector types, it can result in uninitialized memory (or zero) being used for divisors (particularly with the char vector types). This triggers SIGFPE with the latest pending Clang/LLVM rebase. Change-Id: I92a70c2aeed4e20f110b1cb24ee926fc27be9dbb
* | | Adding more modes to the sampler test app.Alex Sakhartchouk2012-03-064-74/+160
| | | | | | | | | | | | | | | | | | Fixing pixel placement. Change-Id: I355cc611ebe0bfb15af96cc498604d9b9fa1a9d3
* | | First draft of the sample function implementation.Alex Sakhartchouk2012-03-057-0/+421
|/ / | | | | | | Change-Id: I51bb999419b5b424a8549461a6d91f48f3fc9298
* | Add test for signed/unsigned char bug (conversion).Stephen Hines2012-02-273-0/+78
|/ | | | | | BUG=6080056 Change-Id: I7980ff3e4a23ff8ba007ff0372ec855b7272630d
* 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
| | | | | | | | Change-Id: I29f025ce6ecf3a8090a8365991de40af72b4e78f
* | 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
| | | | | | | | | | | | BUG=6000538 Change-Id: Ie2b16893b150cc5955ee4b9d028c988f69a82744
* | Simplifying programmatic creation.Alex Sakhartchouk2012-02-228-54/+156
| | | | | | | | Change-Id: I792f96b5ed47d3c78976d57259074c9ae402575b
* | Properly pipe texture names through.Alex Sakhartchouk2012-02-229-21/+23
| | | | | | | | Change-Id: I3e44c2757acee90539869c32771626cd0f770a25
* | Adding a very simple all-code scenegraph example.Alex Sakhartchouk2012-02-2110-45/+298
| | | | | | | | Change-Id: I776f8d8d0d3873c84141637d3479501ea92bac12
* | Adding better default behaviour for programmatically created objects.Alex Sakhartchouk2012-02-217-22/+182
| | | | | | | | Change-Id: I24078b27f9ddf7f36855eaf223cd4211f459bc78
* | Making sure stranded objects are not left behind.Alex Sakhartchouk2012-02-171-10/+8
|/ | | | Change-Id: If678d9dbf818e256862cfc0949015c2a4172bebd
* am 96d2abab: Merge "Revert "Revert "Test initialization of constant array ↵Stephen Hines2012-02-133-0/+154
|\ | | | | | | | | | | | | exports.""" * commit '96d2ababf5c9a8ccd42d67587a62637a18dc1beb': Revert "Revert "Test initialization of constant array exports.""
| * Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-133-0/+154
| | | | | | | | This reverts commit 3be5c8565154c9a6aa7abf0a0d61eaecf114b450.
* | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
|\ \ | |/ | | | | | | * commit '3be5c8565154c9a6aa7abf0a0d61eaecf114b450': Revert "Test initialization of constant array exports."
| * Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
| | | | | | | | This reverts commit f7c4ce0b6afae9ace59879d625bb9be6bc14899c.
* | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
|\ \ | |/ | | | | | | * commit 'dfb64e8c805dcb371c747e675bf58b4c9a10e49f': Test initialization of constant array exports.
| * Test initialization of constant array exports.Stephen Hines2012-02-073-0/+154
| | | | | | | | | | | | BUG=5901034 Change-Id: I15e623ec6c615aaf27d57c0261695f1ba77e1275
* | Making a graceful fallback for missing textures.Alex Sakhartchouk2012-02-076-9/+10
| | | | | | | | Change-Id: Ib628d8344ab9bdd5f82c61a599c42a4c7ca3052e
* | Streamlining texture creation.Alex Sakhartchouk2012-02-0619-160/+368
| | | | | | | | | | | | | | | | Adding render target textureas. Adding texture params for shaders. Making it easier to bind root script. Change-Id: I96dfc6ffba8bb7391d03a84682c43c82387e0be3
* | Fixes to simplify programmatic creation.Alex Sakhartchouk2012-02-036-38/+72
| | | | | | | | Change-Id: Ief2c794b0c50ce8016737628b9a7348574590039
* | Adding float param time stamp. Cleanup, robustness.Alex Sakhartchouk2012-02-026-46/+98
| | | | | | | | Change-Id: I99148cf0566f0825739968bf1c7fbca021ef144e
* | Cleanup.Alex Sakhartchouk2012-02-019-151/+97
| | | | | | | | Change-Id: Iee30f741f99846b3e19346fa1f2fb6ee0c88f4c0
* | Update RSTest in graphics-dev for latest pass/fail changes.Stephen Hines2012-02-015-8/+5
| | | | | | | | Change-Id: I93d529006eb21ffa151a0cfb3666f882f42c6b59
* | Merge "Making sure that parameter updates are properly propagated to RS. ↵Alex Sakhartchouk2012-02-0111-158/+150
|\ \ | | | | | | | | | Cleanup of param creation code." into graphics-dev
| * | Making sure that parameter updates are properly propagated to RS.Alex Sakhartchouk2012-02-0111-158/+150
| | | | | | | | | | | | | | | | | | Cleanup of param creation code. Change-Id: I882b5230783250167f4269964165971a1caf9962
* | | am c97992b4: Merge "Add test for "public final static"-reflected constant ↵Stephen Hines2012-02-016-6/+98
|\ \ \ | | |/ | |/| | | | | | | | | | | | | fields." * commit 'c97992b489161a47f156f03ba605273dfb5e5cc2': Add test for "public final static"-reflected constant fields.
| * | Merge "Add test for "public final static"-reflected constant fields."Stephen Hines2012-02-016-6/+98
| |\ \
| | * | Add test for "public final static"-reflected constant fields.Stephen Hines2012-01-316-6/+98
| | | | | | | | | | | | | | | | Change-Id: I00d7ed4e3dd2c3137de27f9e78d49aa0c59d3d6d