[android-developers] Re: Problems of dynamic loading downloaded precompiled renderscript source files

2013-01-18 Thread bob
Can you download, compile, and execute OpenGL shaders? On Thursday, January 17, 2013 10:38:30 PM UTC-6, Stephen Hines wrote: Unfortunately there is no way to dynamically download, compile, and execute Renderscript bitcode in Android. Even with a small fix I made to the reflected

[android-developers] Re: Problems of dynamic loading downloaded precompiled renderscript source files

2013-01-17 Thread Stephen Hines
Unfortunately there is no way to dynamically download, compile, and execute Renderscript bitcode in Android. Even with a small fix I made to the reflected ScriptC constructors (allowing you to eliminate the res/raw + filename, and only pass the first argument), you still need to have the