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