summaryrefslogtreecommitdiffstats
path: root/libs/rs/java
Commit message (Expand)AuthorAgeFilesLines
* These moved into developmnet samplesAlex Sakhartchouk2011-02-2365-3474/+0
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2256-5587/+0
* Merge "Fix UI in image processing."Alex Sakhartchouk2011-02-183-166/+131
|\
| * Fix UI in image processing.Alex Sakhartchouk2011-02-173-166/+131
* | am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" int...Robert Ly2011-02-176-0/+11
|\ \ | |/ |/|
| * Merge "Doc change: fixing renderscript samples" into honeycombRobert Ly2011-02-176-0/+11
| |\
| | * Doc change: fixing renderscript samplesRobert Ly2011-02-176-0/+11
| * | DO NOT MERGEScott Main2011-02-1748-3873/+0
| |/
* | Adding better navigation to model viewer (pinch to zoom, rotations)Alex Sakhartchouk2011-02-168-102/+462
* | am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into hone...Stephen Hines2011-02-111-1/+1
|\ \ | |/
| * Fix struct initializer for balls.Stephen Hines2011-02-111-1/+1
* | am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." int...Jason Sams2011-02-106-0/+205
|\ \ | |/
| * Merge "Basic 101 level compute example for RS." into honeycombJason Sams2011-02-106-0/+205
| |\
| | * Basic 101 level compute example for RS.Jason Sams2011-02-096-0/+205
* | | am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript....Alex Sakhartchouk2011-02-107-0/+290
|\ \ \ | |/ /
| * | Merge "HelloWorld graphics sample for Renderscript." into honeycombAlex Sakhartchouk2011-02-107-0/+290
| |\ \
| | * | HelloWorld graphics sample for Renderscript.Alex Sakhartchouk2011-02-097-0/+290
* | | | am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/d...Alex Sakhartchouk2011-02-107-123/+46
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge "Cleanup of the code in view to do creation/destruction in the right pl...Alex Sakhartchouk2011-02-107-123/+46
| |\ \ | | |/ | |/|
| | * Cleanup of the code in view to do creation/destruction in the right places.Alex Sakhartchouk2011-02-097-123/+46
| |/ |/|
| * DO NOT MERGEAlex Sakhartchouk2011-02-095-1389/+0
|/
* Merge "cleanup headers for SDK. bug 3421901" into honeycombJason Sams2011-02-072-5/+5
|\
| * cleanup headers for SDK.Jason Sams2011-02-032-5/+5
* | set targetsdk=11 on renderscript misc samples projectRobert Ly2011-02-061-0/+1
* | Fixing renderscript samples to properly declare targetSDKRobert Ly2011-02-043-2/+4
|/
* Clean up RS samples for SDK, bug 2943369Jason Sams2011-01-284-7/+5
* Add missing functions to math library.Stephen Hines2011-01-241-0/+140
* Remove unnecessary library functions.Stephen Hines2011-01-201-4/+4
* Clean up RS math fp library functions.Stephen Hines2011-01-192-26/+141
* 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-191-3/+6
* Fix bug in modf library function (plus typos).Stephen Hines2011-01-183-0/+106
* Make ImageProcessing work.Shih-wei Liao2011-01-171-1/+1
* Fix bug in on-device linking.Shih-wei Liao2011-01-161-1/+1
* convert2uchar3.Shih-wei Liao2011-01-121-1/+4
* Updating cubemap loading code.Alex Sakhartchouk2011-01-103-6/+2
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-093-0/+93
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-216-84/+123
* API reaview cleanupAlex Sakhartchouk2010-12-176-32/+24
* Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-157-182/+126
* Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-154-24/+21
* 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-148-33/+39
* Merge "More API updates."Jason Sams2010-12-132-38/+11
|\
| * More API updates.Jason Sams2010-12-132-38/+11
* | Perf testAlex Sakhartchouk2010-12-1310-0/+1531
|/
* Merge "Add multitouch support to physics test. Fix context state overwrite ca...Jason Sams2010-12-113-24/+19
|\
| * Add multitouch support to physics test.Jason Sams2010-12-113-24/+19
* | Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement."Jason Sams2010-12-101-6/+10
|\ \ | |/
| * Remove CreateFromBitmapRef and addJason Sams2010-12-101-6/+10
* | Remove vector array test from RSTest.Stephen Hines2010-12-103-90/+0
|/
* Fix buildJason Sams2010-12-091-2/+2