summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/RSSurfaceView.java
Commit message (Expand)AuthorAgeFilesLines
* 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