Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |