summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* Clean RenderScript warningsJean-Luc Brouillet2015-05-2012-30/+16
* Remove unsed check for simulatorDmitriy Ivanov2014-12-051-4/+0
* We need to specify a target SDK < 21 to use graphics RS.Stephen Hines2014-08-221-0/+1
* Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView.Stephen Hines2013-05-062-14/+11
* Specify SDK version for RS graphics tests.Tim Murray2013-04-058-4/+13
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-19455-34915/+0
* Merge "Update RSTest_v14 for stride changes." into jb-mr2-devStephen Hines2013-03-124-25/+29
|\
| * Update RSTest_v14 for stride changes.Stephen Hines2013-03-074-25/+29
* | Handle onPause in ImageProcessing.Jason Sams2013-03-081-12/+59
* | Update IP_JB to Mr1Jason Sams2013-03-0850-309/+2044
* | Update IP and IP2Jason Sams2013-03-0875-303/+1351
|/
* Remove surfaceTextureOpaque test.Jason Sams2013-02-228-556/+0
* Implement USAGE_IO_INPUTJason Sams2013-02-222-1/+71
* Support typed YUV allocations.Jason Sams2013-02-151-2/+7
* Convert live preview demo to IO_OUTPUTJason Sams2013-02-134-39/+102
* Merge "Reuse context and allocations across test."Jason Sams2013-02-132-7/+23
|\
| * Reuse context and allocations across test.Jason Sams2013-02-132-7/+23
* | Add tests for the new clipped kernel Java reflection.Stephen Hines2013-02-132-19/+18
* | Update RSTest_Compat for stride changes.Stephen Hines2013-02-088-26/+30
* | Fix stride/addressing issues for RS tests.Stephen Hines2013-02-088-26/+30
|/
* Merge "Rename convolve3x3.rs to prevent collisions."Stephen Hines2013-02-072-2/+2
|\
| * Rename convolve3x3.rs to prevent collisions.Stephen Hines2013-02-062-2/+2
* | Implement rs.sendMessage()Jason Sams2013-02-052-26/+1
|/
* Balls perf updateJason Sams2013-02-014-148/+189
* Merge "Turn off vector code for tests where this reduces performance."Jason Sams2013-01-223-3/+3
|\
| * Turn off vector code for tests where this reduces performance.Jason Sams2013-01-223-3/+3
* | Merge "Build the actual RSTest_CompatLib."Stephen Hines2013-01-2273-0/+5939
|\ \
| * | Build the actual RSTest_CompatLib.Stephen Hines2013-01-1873-0/+5939
| |/
* | Merge "fast math error testing."Jason Sams2013-01-228-4/+296
|\ \ | |/ |/|
| * fast math error testing.Jason Sams2013-01-188-4/+296
* | Revert "Move RSTest to compatibility library."Stephen Hines2013-01-1872-5909/+0
* | Merge "Move RSTest to compatibility library."Tim Murray2013-01-1972-0/+5909
|\ \
| * | Move RSTest to compatibility library.Tim Murray2013-01-1872-0/+5909
| |/
* | Actually test fract(float).Stephen Hines2013-01-161-0/+1
* | Fix image processing test to include all benchmark testsXia Wang2013-01-153-147/+446
|/
* Merge "Add parentheses for latest Clang warnings."Stephen Hines2013-01-101-3/+3
|\
| * Add parentheses for latest Clang warnings.Stephen Hines2013-01-101-3/+3
* | Merge "Update IP2 to use bitmap-backed allocations."Tim Murray2013-01-092-11/+7
|\ \
| * | Update IP2 to use bitmap-backed allocations.Tim Murray2013-01-092-11/+7
* | | Add 3D LUT intrinsic java classJason Sams2013-01-082-7/+18
| |/ |/|
* | Fix off by 1 in color cube.Jason Sams2013-01-022-59/+50
|/
* Merge "Fix color cube tests."Jason Sams2012-12-282-19/+61
|\
| * Fix color cube tests.Jason Sams2012-12-282-19/+61
* | Merge "Add API support for 3D allocations."Jason Sams2012-12-283-1/+143
|\ \ | |/
| * Add API support for 3D allocations.Jason Sams2012-12-273-1/+143
* | Switch to simpler createFromBitmap in ImageProcessing.Tim Murray2012-12-181-9/+5
|/
* Revert "Turn off IP2."Stephen Hines2012-12-141-2/+1
* Turn off IP2.Stephen Hines2012-12-131-1/+2
* Merge "Compatibility lib changes for IP2."Stephen Hines2012-12-121-0/+1
|\
| * Compatibility lib changes for IP2.Stephen Hines2012-12-111-0/+1