summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/Mesh.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
2013-11-20Merge "Convert Java/JNI to 64-bit, part 2."Tim Murray
2013-11-20Convert Java/JNI to 64-bit, part 2.Tim Murray
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-06-05Improve RS documentation.Tim Murray
2013-04-05Remove all public mention of RS graphics from docs.Tim Murray
2013-03-27Revert "Remove all public mention of RS graphics from docs."Tim Murray
2013-03-25Remove all public mention of RS graphics from docs.Tim Murray
2012-05-08GFX api cleanup 2 of 2Jason Sams
2012-05-08GFX api cleanup 1.5 of 2Jason Sams
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2012-04-03Validate context when using RS objects.Jason Sams
2012-03-02am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ...Robert Ly
2012-02-22docs: fixing bug 5942573Robert Ly
2011-11-15Expand RS vector3 types to vector4.Alex Sakhartchouk
2011-05-12Cleanup mesh creation.Alex Sakhartchouk
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2011-02-09clean up and add javadocsRobert Ly
2011-01-17Merge "More docs" into honeycombAlex Sakhartchouk
2011-01-17More docsAlex Sakhartchouk
2011-01-16Add error checks to the copyFrom functions.Jason Sams
2011-01-13Docs plus removing some junk per API review.Alex Sakhartchouk
2011-01-12Unhide more of the RS APIs.Stephen Hines
2011-01-09Adding comments to the renderscript program classes.Alex Sakhartchouk
2010-12-21API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk
2010-12-20Clean up Allocation buffer object api.Jason Sams
2010-12-13More API updates.Jason Sams
2010-12-08Allocation API update.Jason Sams
2010-12-06API review cleanup.Jason Sams
2010-11-09Continue error check improvements and write some docs.Jason Sams
2010-11-08Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk
2010-09-22Fix two minor RS bugs.Jason Sams
2010-08-12Preparing renderscript java code for use with phanton references.Alex Sakhartchouk
2010-08-04Added ability to set font color.Alex Sakhartchouk
2010-07-12Work on synchronizing a3d created files and java layer.Alex Sakhartchouk
2010-07-01Start of mesh API cleanup.Alex Sakhartchouk