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
/
FileA3D.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 1 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
2011-02-09
clean up and add javadocs
Robert Ly
2011-01-17
More docs
Alex Sakhartchouk
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-07
Additional loading methods for fonts and a3d files.
Alex Sakhartchouk
2010-12-17
API reaview cleanup
Alex Sakhartchouk
2010-11-09
Continue error check improvements and write some docs.
Jason Sams
2010-10-27
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-18
Some cleanup
Alex Sakhartchouk
2010-08-12
Preparing renderscript java code for use with phanton references.
Alex Sakhartchouk
2010-07-15
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-01
Start of mesh API cleanup.
Alex Sakhartchouk
2010-06-04
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk