summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/RSSurfaceView.java
Commit message (Expand)AuthorAgeFilesLines
* docs: fix renderscript links that currently require redirectScott Main2013-02-051-1/+1
* GFX api cleanup 1.5 of 2Jason Sams2012-05-081-1/+21
* Revert "Deprecate"Stephen Hines2012-05-071-8/+8
* DeprecateAlex Sakhartchouk2012-04-191-8/+8
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+6
* Followup to a bug fix.Alex Sakhartchouk2011-11-151-10/+16
* Fixing a race condition in RSSurfaceView. Bug 5601083Alex Sakhartchouk2011-11-111-4/+4
* clean up and add javadocsRobert Ly2011-02-091-1/+1
* Unhide more of the RS APIs.Stephen Hines2011-01-121-4/+5
* 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-141-2/+1
* API review cleanup.Jason Sams2010-12-061-39/+15
* Cleanup error message for null binding address.Jason Sams2010-10-101-8/+3
* Fix the build.Romain Guy2010-03-101-0/+4
* Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams2010-02-091-4/+4
* Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-121-9/+7
* Support applications changing the surface attached to the RS.Jason Sams2009-11-031-0/+6
* Reduce debugging spew and add props to selectivly re-enable it.Jason Sams2009-09-251-7/+7
* Add a method to destroy the RS object.Joe Onorato2009-09-251-1/+4
* Implement pause/resume for the RS thread.Jason Sams2009-09-241-2/+9
* Add raster object to control point and line params. Add flag to force SW rend...Jason Sams2009-09-231-2/+7
* Remove bogus comments and logging.Jason Sams2009-08-251-8/+0
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-5/+2
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-1/+0
* Move the java and jni renderscript files to the proper location.Jason Sams2009-07-231-0/+158