summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RSSurfaceView.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-06-05Improve RS documentation.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 1.5 of 2Jason Sams
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-11-15Followup to a bug fix.Alex Sakhartchouk
2011-11-11Fixing a race condition in RSSurfaceView. Bug 5601083Alex Sakhartchouk
2011-02-09clean up and add javadocsRobert Ly
2011-01-12Unhide more of the RS APIs.Stephen Hines
2010-12-141. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao
2010-12-06API review cleanup.Jason Sams
2010-10-10Cleanup error message for null binding address.Jason Sams
2010-03-10Fix the build.Romain Guy
2010-02-09Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams
2009-11-12Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams
2009-11-03Support applications changing the surface attached to the RS.Jason Sams
2009-09-25Reduce debugging spew and add props to selectivly re-enable it.Jason Sams
2009-09-25Add a method to destroy the RS object.Joe Onorato
2009-09-24Implement pause/resume for the RS thread.Jason Sams
2009-09-23Add raster object to control point and line params. Add flag to force SW rend...Jason Sams
2009-08-25Remove bogus comments and logging.Jason Sams
2009-08-25Add support for selecting the color bit depth and if the application used a d...Jason Sams
2009-08-13Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian
2009-07-23Move the java and jni renderscript files to the proper location.Jason Sams