Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. ↵ | Jason Sams | 2011-10-20 | 4 | -39/+238 |
|\ | | | | | | | Element adds ability to get subelement info. Tests for new stuff." | ||||
| * | adding getters to Sampler ProgramRaster, ProgramStore, Element. | Alex Sakhartchouk | 2011-10-18 | 4 | -39/+238 |
| | | | | | | | | | | | | Element adds ability to get subelement info. Tests for new stuff. Change-Id: I4a77b91e4e0e73c95ab28b42c50732a64e71e7b9 | ||||
* | | Add mandelbrot to compute perf | Jason Sams | 2011-10-18 | 3 | -0/+92 |
|/ | | | | Change-Id: I8217134a703fcd72f6c9a3bdd4e2a6b389ea0fd3 | ||||
* | Adding getter functions for script side RS objects. | Alex Sakhartchouk | 2011-10-15 | 7 | -0/+452 |
| | | | | | | Multiproject change involving on device linker Change-Id: I321e8caa6ca23b3fe2c96c78cdcfc15e51f88823 | ||||
* | Make launchtestxlw use constant. | Stephen Hines | 2011-10-13 | 1 | -2/+2 |
| | | | | Change-Id: I0f9cd3cc2f042a9471ecf1df9e4764cad8ad5ef6 | ||||
* | Start adding simple performance tests | Jason Sams | 2011-10-13 | 7 | -0/+241 |
| | | | | | | for RS compute. Change-Id: I0a37067f028ff6e61fd9952764a22885ac717c7c | ||||
* | Fix example code. | Jason Sams | 2011-10-12 | 2 | -4/+4 |
| | | | | Change-Id: Idd45125940be2e3c50f60c8ac1894838821f3123 | ||||
* | Cleanup example code. | Jason Sams | 2011-09-13 | 2 | -20/+10 |
| | | | | Change-Id: I060ea53c867ded0e6956776859fc2710c7302148 | ||||
* | Merge "Add int and missing fp tests to RSTest." | Stephen Hines | 2011-09-12 | 1 | -51/+165 |
|\ | |||||
| * | Add int and missing fp tests to RSTest. | Stephen Hines | 2011-09-11 | 1 | -51/+165 |
| | | | | | | | | | | | | BUG=5281452 Change-Id: Ic5baef42dafa8a6484aa216a2c61ff316026175b | ||||
* | | Merge "Integrate ImageProcessing test into test framework ↵ | Xia Wang | 2011-09-08 | 5 | -9/+146 |
|\ \ | |/ |/| | | | http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3" | ||||
| * | Integrate ImageProcessing test into test framework | Xia Wang | 2011-09-07 | 5 | -9/+146 |
| | | | | | | | | | | http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3 | ||||
* | | Add unit test for RS reference counting. | Stephen Hines | 2011-09-02 | 3 | -0/+64 |
|/ | | | | Change-Id: Id09cc28f02bba6484889ed53e60273119f7004cb | ||||
* | Fix DPI issues in RS tests. | Jason Sams | 2011-08-24 | 13 | -0/+0 |
| | | | | Change-Id: I02ca34187d93dfe703b90681061c3c7a42fafc15 | ||||
* | Issue proper parameters to root() calls for RS. | Stephen Hines | 2011-08-19 | 3 | -0/+99 |
| | | | | | | BUG=5076887 Change-Id: Ic0ce9d45ee20a99add4c780233c0804d05a55e96 | ||||
* | Add RenderScript fragment shader test | Romain Guy | 2011-08-17 | 10 | -0/+681 |
| | | | | Change-Id: I03328a610c8eae6bb6d63ecbc4104d55997664cc | ||||
* | Migrate perf-critical functions away from librs. | Stephen Hines | 2011-08-08 | 3 | -0/+162 |
| | | | | | | BUG=3497315 Change-Id: Ieaa0d64933767d422aa62740d72b31042dcd4a2f | ||||
* | Cleanup sample code. | Jason Sams | 2011-07-25 | 1 | -1/+1 |
| | | | | Change-Id: Iac664f6a97e8a68f5227011ce0960d25e7d901b4 | ||||
* | Merge "Add size param to rsForEach bug 5074640" | Jason Sams | 2011-07-25 | 4 | -8/+8 |
|\ | |||||
| * | Add size param to rsForEach | Jason Sams | 2011-07-25 | 4 | -8/+8 |
| | | | | | | | | | | | | | | bug 5074640 Change-Id: I395bd8b295beacc979681ccdd3451d9d6cc3d672 | ||||
* | | Fixing bitmap invalidation bug. | Alex Sakhartchouk | 2011-07-20 | 1 | -2/+0 |
|/ | | | | Change-Id: I47776f2c1a567342f0826850237c15a5d6315f71 | ||||
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 5 | -20/+0 |
| | | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8 | ||||
* | Adding some debug modes to the rs benchmark app. | Alex Sakhartchouk | 2011-06-30 | 10 | -313/+632 |
| | | | | Change-Id: I6b957d93e0233ed268403dcdb14f4cf4cff29804 | ||||
* | Merge "Remove verbose logging, update test app and docs." | Stephen Hines | 2011-06-23 | 2 | -3/+10 |
|\ | |||||
| * | Remove verbose logging, update test app and docs. | Stephen Hines | 2011-06-23 | 2 | -3/+10 |
| | | | | | | | | Change-Id: I6659c5e51a747011239128dc2682a5d78aecfa26 | ||||
* | | Merge "Fix issues in Opengl Benchmark tests: - fix live wallpaper drawing, ↵ | Xia Wang | 2011-06-22 | 2 | -9/+26 |
|\ \ | |/ |/| | | | bind the global vertex program after it - scale the icons according to render surface in display icons, also add a background for the icon display test case." | ||||
| * | Fix issues in Opengl Benchmark tests: | Xia Wang | 2011-06-20 | 2 | -9/+26 |
| | | | | | | | | | | | | | | | | - fix live wallpaper drawing, bind the global vertex program after it - scale the icons according to render surface in display icons, also add a background for the icon display test case. Change-Id: I410dfd745a7ebe0ce8a62fc590963bd1f86d1c1a | ||||
* | | Support missing RS vector types. | Stephen Hines | 2011-06-21 | 3 | -1/+518 |
|/ | | | | Change-Id: I87eae3cc79c3963d5a8edf16cc26eee6d93d81d7 | ||||
* | Merge "Adding ability to read back fbo data to renderscript" | Alex Sakhartchouk | 2011-06-16 | 5 | -1/+672 |
|\ | |||||
| * | Adding ability to read back fbo data to renderscript | Alex Sakhartchouk | 2011-06-16 | 5 | -1/+672 |
| | | | | | | | | Change-Id: Ie684c26cbcde22f2483b43415dfc39a3de22c5a1 | ||||
* | | Add opengl bench mark test: | Xia Wang | 2011-06-15 | 5 | -4/+342 |
| | | | | | | | | | | | | -- display icons with livewallpaper background (galaxy) Change-Id: I5b49bc732180069957abb47d206b5849c47469df | ||||
* | | Fill in opengl benchmark test: | Xia Wang | 2011-06-15 | 2 | -9/+51 |
|/ | | | | | | - display a list view Change-Id: I72ac8e4c84ae497f2297ed3c803a62db2600ef08 | ||||
* | Add more opengl benchmark test: | Xia Wang | 2011-06-14 | 2 | -21/+113 |
| | | | | | | | - all apps in launcher - shortcuts of apps in home page Change-Id: Ibec109993bd17a990378dba394dfb0ab99774181 | ||||
* | Add OpenGl benchmark tests: | Xia Wang | 2011-06-06 | 3 | -2/+84 |
| | | | | | | display images with different texture in each mesh. Change-Id: I051be3cf8be117e62fc635dfaf75b5c0e4cdd644 | ||||
* | model rotation can now be controlled by the device's sensors | Mathias Agopian | 2011-05-27 | 7 | -3/+72 |
| | |||||
* | Removing unused code | Alex Sakhartchouk | 2011-05-19 | 3 | -212/+4 |
| | | | | Change-Id: I6eee2a6c9b9aa313a6ec16ad7ea28c075d1939a4 | ||||
* | Merge "save benchmark results" | Alex Sakhartchouk | 2011-05-05 | 3 | -70/+168 |
|\ | |||||
| * | save benchmark results | Alex Sakhartchouk | 2011-05-04 | 3 | -70/+168 |
| | | | | | | | | Change-Id: I5b6a9f03de574be7983f1311173484f2cc0b4fe5 | ||||
* | | Clean up use of rsSetObject/rsClearObject. | Stephen Hines | 2011-05-02 | 4 | -15/+11 |
|/ | | | | Change-Id: I8d8e198135d680a1cab7fde64407dec8030bd6a6 | ||||
* | Fix RS graphics samples/tests. | Stephen Hines | 2011-04-27 | 5 | -5/+5 |
| | | | | Change-Id: Id5b586a9d9bead426eb46d79a93941893f0d4925 | ||||
* | Merge "Better workaround for the bitmap invalidation problem." | Alex Sakhartchouk | 2011-04-27 | 1 | -2/+1 |
|\ | |||||
| * | Better workaround for the bitmap invalidation problem. | Alex Sakhartchouk | 2011-04-26 | 1 | -2/+1 |
| | | | | | | | | Change-Id: I9aa5ff9f68413ec36596d976a2e65b8ef272d56e | ||||
* | | - Add instrumentation utility to automate rs performance tests: | Xia Wang | 2011-04-26 | 8 | -16/+238 |
|/ | | | | | | | | | | The RsBench test activity can be launched within instrumentation - Provide parameter to control test run: set the maximum number of loops from test runner, the script will send out a message after the test loops exceeds the maxium number Change-Id: I5fba0543094ef7a8b5eaa6ff9a04367d272b4d65 | ||||
* | sped up the ui in image processing test app | Alex Sakhartchouk | 2011-04-22 | 8 | -188/+45 |
| | | | | Change-Id: I5e8637cf4386b31d961d41c64019f9ac98d21905 | ||||
* | Remove the deprecated things from Config.java. These haven't been working ↵ | Joe Onorato | 2011-04-07 | 5 | -6/+1 |
| | | | | | | since before 1.0. Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e | ||||
* | First draft of fbo in renderscript. | Alex Sakhartchouk | 2011-04-01 | 10 | -85/+838 |
| | | | | | | Updating samples and benchmark Change-Id: I469bf8b842fca72b59475c8fa024c12cf0e14954 | ||||
* | Moving renderscript tests away from the library to a dedicated test folder. | Alex Sakhartchouk | 2011-02-22 | 71 | -0/+5810 |
Change-Id: I7d8e20a17513f167eae3681d77463c01f4fa24a7 |