Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
6b32fab1dbfd8bc1cc176557fe0a7b2ebd4966bd
/
graphics
/
java
/
android
/
renderscript
/
RSSurfaceView.java
6b32fab
1. Add Context to a RenderScript or RenderScriptGL instance.
by Shih-wei Liao
· 16 years ago
bf6ef8d7
API review cleanup.
by Jason Sams
· 16 years ago
2222aa9
Cleanup error message for null binding address.
by Jason Sams
· 16 years ago
a8551b1
Fix the build.
by Romain Guy
· 16 years ago
704ff64
Preview seperating RenderScript into RenderScript and RenderScriptGL
by Jason Sams
· 16 years ago
3bc47d4
Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
by Jason Sams
· 17 years ago
efd9b6fb
Support applications changing the surface attached to the RS.
by Jason Sams
· 17 years ago
66b2771
Reduce debugging spew and add props to selectivly re-enable it.
by Jason Sams
· 17 years ago
5fda65f1
Add a method to destroy the RS object.
by Joe Onorato
· 17 years ago
65e7aa5
Implement pause/resume for the RS thread.
by Jason Sams
· 17 years ago
ebfb436
Add raster object to control point and line params. Add flag to force SW rendering.
by Jason Sams
· 17 years ago
67c6844
Remove bogus comments and logging.
by Jason Sams
· 17 years ago
b13ada5
Add support for selecting the color bit depth and if the application used a depth buffer.
by Jason Sams
· 17 years ago
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
by Mathias Agopian
· 17 years ago
e29d471
Move the java and jni renderscript files to the proper location.
by Jason Sams
· 17 years ago
[Renamed (99%) from libs/rs/java/RenderScript/android/renderscript/RSSurfaceView.java]
f29ca50
Cleanup logging and fix a startup race condition that manifested on Firestone.
by Jason Sams
· 17 years ago
94d8e90a
Split renderscript java code from test apps. Update makefiles.
by Jason Sams
· 17 years ago
[Renamed (98%) from libs/rs/java/Fountain/src/com/android/fountain/RSSurfaceView.java]
df98851
Change the Fountain test app's package to com.android.fountain.
by Jack Palevich
· 17 years ago
5da30b7
Rename Calc sample to Fountain.
by Jack Palevich
· 17 years ago
[Renamed from libs/rs/java/Calc/src/com/android/calc/RSSurfaceView.java]
60aa3ea
Add sprite fountain test.
by Jack Palevich
· 17 years ago