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
/
RenderScriptGL.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-14
Revert GC thread changes
Jason Sams
2013-04-10
Add GC thread to RSGL.
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
2013-02-05
docs: fix renderscript links that currently require redirect
Scott Main
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-02-24
Make compute work without an app context.
Jason Sams
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-08-03
Start using bcinfo components within librs.
Stephen Hines
2011-07-26
Unhide new RS apis.
Jason Sams
2011-06-20
First cut at RSTextureView.
Jason Sams
2011-04-07
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-03-16
Fix for bug 3434228
Alex Sakhartchouk
2011-03-03
DO NOT MERGE: Fix typos in RenderScript docs.
Stephen Hines
2011-01-04
Random cleanup
Jason Sams
2011-01-04
unhide renderscript
Jason Sams
2010-12-14
1. Add Context to a RenderScript or RenderScriptGL instance.
Shih-wei Liao
2010-12-10
Remove CreateFromBitmapRef and add
Jason Sams
2010-12-06
API review cleanup.
Jason Sams
2010-11-10
More documentation.
Jason Sams
2010-11-04
More RS exceptions cleanup.
Jason Sams
2010-11-03
RS Error cleanup.
Jason Sams
2010-10-29
Balls test app.
Jason Sams
2010-10-13
Begin hooking up SurfaceConfig.
Jason Sams
2010-10-10
Cleanup error message for null binding address.
Jason Sams
2010-08-12
Preparing renderscript java code for use with phanton references.
Alex Sakhartchouk
2010-05-13
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-02-09
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams