summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Mesh.java
Commit message (Expand)AuthorAgeFilesLines
* Improve RS documentation.Tim Murray2013-06-051-2/+2
* Remove all public mention of RS graphics from docs.Tim Murray2013-04-051-0/+1
* Revert "Remove all public mention of RS graphics from docs."Tim Murray2013-03-271-1/+0
* Remove all public mention of RS graphics from docs.Tim Murray2013-03-251-0/+1
* GFX api cleanup 2 of 2Jason Sams2012-05-081-0/+23
* GFX api cleanup 1.5 of 2Jason Sams2012-05-081-1/+29
* Revert "Deprecate"Stephen Hines2012-05-071-47/+39
* DeprecateAlex Sakhartchouk2012-04-191-39/+47
* Validate context when using RS objects.Jason Sams2012-04-031-8/+8
* am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ...Robert Ly2012-03-021-3/+3
|\
| * docs: fixing bug 5942573Robert Ly2012-02-221-3/+3
* | Expand RS vector3 types to vector4.Alex Sakhartchouk2011-11-151-11/+12
|/
* Cleanup mesh creation.Alex Sakhartchouk2011-05-121-60/+66
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* clean up and add javadocsRobert Ly2011-02-091-15/+14
* Merge "More docs" into honeycombAlex Sakhartchouk2011-01-171-0/+21
|\
| * More docsAlex Sakhartchouk2011-01-171-0/+21
* | Add error checks to the copyFrom functions.Jason Sams2011-01-161-2/+2
|/
* Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-131-2/+2
* Unhide more of the RS APIs.Stephen Hines2011-01-121-2/+1
* Adding comments to the renderscript program classes.Alex Sakhartchouk2011-01-091-1/+233
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-34/+62
* Clean up Allocation buffer object api.Jason Sams2010-12-201-8/+20
* More API updates.Jason Sams2010-12-131-6/+2
* Allocation API update.Jason Sams2010-12-081-2/+6
* API review cleanup.Jason Sams2010-12-061-3/+3
* Continue error check improvements and write some docs.Jason Sams2010-11-091-6/+6
* Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk2010-11-081-0/+2
* Fix two minor RS bugs.Jason Sams2010-09-221-1/+1
* Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-2/+1
* Added ability to set font color.Alex Sakhartchouk2010-08-041-0/+1
* Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-121-0/+32
* Start of mesh API cleanup.Alex Sakhartchouk2010-07-011-0/+447