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