index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsScriptC.cpp
Age
Commit message (
Expand
)
Author
2012-03-28
Moving libRS
Alex Sakhartchouk
2012-02-22
Support running ForEach on non-root functions.
Stephen Hines
2012-02-02
Properly recover from failed compilation.
Stephen Hines
2012-02-01
Remove wrapper version check assert.
Stephen Hines
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-11-23
Merge "Add support for handling a bitcode wrapper to librs."
Stephen Hines
2011-11-22
Add support for handling a bitcode wrapper to librs.
Stephen Hines
2011-11-22
Fix script init error handling.
Jason Sams
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-09-01
Fix remaining .rs.dtor() issue for RS.
Stephen Hines
2011-08-03
Start using bcinfo components within librs.
Stephen Hines
2011-07-13
Add slot number to forEach hal.
Jason Sams
2011-06-03
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-04-25
Modifying libRS internal communication to handle network rendering.
Alex Sakhartchouk
2011-04-20
Create runtime stubs for compute driver.
Jason Sams
2011-04-04
Seperate GL from RS program store.
Jason Sams
2011-03-17
Migrate thread launch to driver.
Jason Sams
2011-03-17
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-02-25
Moving dependency includes out of librs headers.
Alex Sakhartchouk
2011-02-01
Use bccLinkFile instead of bccLinkBC. Remove hacking.
Shih-wei Liao
2011-01-27
Correctly free resouces bound to scripts when the scripts are deleted.
Jason Sams
2011-01-23
Cleanup script init to fix bogus log printing and
Jason Sams
2011-01-20
Handle fatal errors from calling bccRegisterSymbolCallback (if any).
Shih-wei Liao
2011-01-19
Check and propogate errors from llvm.
Jason Sams
2011-01-19
1. fp_mad.rs: Pass C99 check.
Shih-wei Liao
2011-01-18
Fix the build.
Shih-wei Liao
2011-01-18
Validate that version pragma is correct.
Stephen Hines
2011-01-17
Remove erroneous log message.
Stephen Hines
2011-01-16
Fix bug in on-device linking.
Shih-wei Liao
2011-01-16
On-device linking using bccLinkBC. Note that we switch to getFile interface
Shih-wei Liao
2011-01-14
bcc interface fixed.
Shih-wei Liao
2011-01-13
Disable on-device linking
Shih-wei Liao
2011-01-12
On-device linking.
Shih-wei Liao
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
[next]