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
/
FieldPacker.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-19
Updating API based on feedback
Jason Sams
2013-04-11
Add support for synchronous get().
Tim Murray
2013-02-08
Add FieldPacker contructor that accepts
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-06-21
Support missing RS vector types.
Stephen Hines
2011-06-05
Fix the false-alarm bug when we skip to the end, which should be OK.
Shih-wei Liao
2011-06-02
Improve validation in RS FieldPacker.
Stephen Hines
2011-02-09
clean up and add javadocs
Robert Ly
2011-01-20
Properly use Long2 for "UInt2" for FieldPacker.
Stephen Hines
2011-01-04
unhide renderscript
Jason Sams
2010-12-21
API cleanup for renderscript. This will be a multiproject commit.
Alex Sakhartchouk
2010-12-17
API reaview cleanup
Alex Sakhartchouk
2010-09-30
Finish plumbing for double RS elements.
Stephen Hines
2010-08-25
Add matrix component types.
Jason Sams
2010-08-12
Fix field packer bug for U32 data.
Jason Sams
2010-06-24
Add matrix ops to RSH headers.
Jason Sams
2010-06-21
Fix build error.
Jason Sams
2010-06-21
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-17
Add skip to field packer.
Jason Sams
2010-03-26
Checkin new types for RS.
Jason Sams
2010-02-02
Hide field packer.
Jason Sams
2010-02-02
Implement holders for Matrix and Vector data.
Jason Sams