summaryrefslogtreecommitdiffstats
path: root/libs/rs/java/ModelViewer/src/com/android/modelviewer
Commit message (Expand)AuthorAgeFilesLines
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2212-1430/+0
* Adding better navigation to model viewer (pinch to zoom, rotations)Alex Sakhartchouk2011-02-165-99/+405
* Clean up RS samples for SDK, bug 2943369Jason Sams2011-01-281-1/+1
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-212-22/+22
* API reaview cleanupAlex Sakhartchouk2010-12-172-6/+5
* Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-152-6/+6
* Allocation API update.Jason Sams2010-12-082-2/+2
* API review cleanup.Jason Sams2010-12-066-12/+12
* Stop using anonymous structs in RS.Stephen Hines2010-12-061-1/+1
* Mark a non-exported function as static.Stephen Hines2010-11-171-1/+1
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-106-26/+23
* Update ScriptC constructor to remove depricated param.Jason Sams2010-11-032-3/+3
* Changing scenegraph sample to use arrays.Alex Sakhartchouk2010-10-134-94/+14
* Packing the struct to work around llvm bug.Alex Sakhartchouk2010-10-131-1/+1
* Cleanup error message for null binding address.Jason Sams2010-10-104-4/+8
* Remove pragma for RS export variables.Stephen Hines2010-10-083-12/+0
* Handle RS reflection name changes.Stephen Hines2010-09-172-6/+6
* Fixing a3d files to reflect the new element structure.Alex Sakhartchouk2010-09-074-10/+16
* Add matrix component types.Jason Sams2010-08-254-22/+8
* Renderscript samples.Alex Sakhartchouk2010-08-235-15/+15
* Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-187-0/+817
* Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-051-1/+1
* rs_types.rsh and rs_math.rsh are default include files. Remove their #include.Shih-wei Liao2010-07-211-2/+0
* Change the include path.Shih-wei Liao2010-07-201-3/+3
* Port ModelViewer to use the new build system.Shih-wei Liao2010-07-203-119/+75
* Start of mesh API cleanup.Alex Sakhartchouk2010-07-012-7/+7
* Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-243-2/+37
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-213-44/+98
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-044-0/+364