summaryrefslogtreecommitdiffstats
path: root/libs/rs/java/ModelViewer
Commit message (Expand)AuthorAgeFilesLines
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2218-1538/+0
* Adding better navigation to model viewer (pinch to zoom, rotations)Alex Sakhartchouk2011-02-168-102/+462
* 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-075-10/+16
* Add matrix component types.Jason Sams2010-08-254-22/+8
* Renderscript samples.Alex Sakhartchouk2010-08-236-16/+17
* Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-188-0/+825
* Remove extra float<>int conversions in ImageProcessing.Jason Sams2010-08-161-0/+0
* 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-205-120/+6
* Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-121-0/+0
* Cleanup pass on the mesh api change.Alex Sakhartchouk2010-07-021-0/+0
* Start of mesh API cleanup.Alex Sakhartchouk2010-07-015-8/+8
* Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-245-3/+53
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-214-44/+98
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-0410-0/+464