index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsScriptC.cpp
Age
Commit message (
Expand
)
Author
2011-01-07
For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable.
Shih-wei Liao
2011-01-07
1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.)
Shih-wei Liao
2010-12-24
Fix teardown bug found in books.
Jason Sams
2010-12-23
Clean-up.
Shih-wei Liao
2010-12-20
Stale cache management to address a P1 bug # 3296131.
Shih-wei Liao
2010-12-16
Whenever LoadBinary fails, recompile. Fixing the multi-instance bug.
Shih-wei Liao
2010-12-14
1. Add Context to a RenderScript or RenderScriptGL instance.
Shih-wei Liao
2010-12-11
Add multitouch support to physics test.
Jason Sams
2010-12-07
Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and
Shih-wei Liao
2010-11-18
Add caching support of BCC binaries.
Shih-wei Liao
2010-11-17
Create holder inner class for pushing context state.
Jason Sams
2010-11-16
Fix crash with extended debugging.
Jason Sams
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-01
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-10-29
Remove excessive logging.
Jason Sams
2010-10-29
Balls test app.
Jason Sams
2010-10-23
Enable optimized bitcode that is also jitted faster.
Shih-wei Liao
2010-10-21
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-14
Async type creation.
Jason Sams
2010-10-10
Cleanup error message for null binding address.
Jason Sams
2010-10-08
Removing fixed size arrays.
Alex Sakhartchouk
2010-09-29
Fix clear() operation for rsScriptC.
Stephen Hines
2010-09-28
Fix safe for mp check in ScriptC.
Jason Sams
2010-09-26
Adding timer to display renderscript jit duration.
Alex Sakhartchouk
2010-09-22
Better debugging for scripts.
Jason Sams
2010-09-16
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-07
Fix header path.
Anatol Pomazau
2010-08-12
Thread launch strategies.
Jason Sams
2010-07-20
Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc.
Shih-wei Liao
2010-07-20
Update imageprocessing to remove generated files.
Jason Sams
2010-07-19
Threading RS ForEach.
Jason Sams
2010-07-15
1st cut of ForEach and test.
Jason Sams
2010-06-15
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-08
Begin using reflected files.
Jason Sams
2010-05-28
Rough implemetation of ForEach.
Jason Sams
2010-05-19
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-18
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-17
Remove excess logging.
Jason Sams
2010-05-17
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-14
Delete legacy setDefine API.
Jason Sams
2010-05-13
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-11
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-03-03
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-01-04
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2009-12-23
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-15
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-09
Throttle low priority RS threads by sleeping once per frame to avoid starving...
Jason Sams
2009-11-03
Fix RS bugs. We were holding a pointer to the script text from the java vm. ...
Jason Sams
2009-10-06
Fix tls crash on startup if more than one RS contexts are created in one proc...
Jason Sams
2009-09-28
Fix but processing raster state pragma.
Jason Sams
[next]