index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsScriptC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add caching support of BCC binaries.
Shih-wei Liao
2010-11-18
1
-7
/
+18
*
Create holder inner class for pushing context state.
Jason Sams
2010-11-17
1
-4
/
+5
*
Fix crash with extended debugging.
Jason Sams
2010-11-16
1
-6
/
+5
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-50
/
+22
*
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-11-01
1
-7
/
+5
*
Remove excessive logging.
Jason Sams
2010-10-29
1
-5
/
+0
*
Balls test app.
Jason Sams
2010-10-29
1
-2
/
+32
*
Enable optimized bitcode that is also jitted faster.
Shih-wei Liao
2010-10-23
1
-2
/
+4
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-4
/
+2
*
Async type creation.
Jason Sams
2010-10-14
1
-2
/
+0
*
Cleanup error message for null binding address.
Jason Sams
2010-10-10
1
-1
/
+3
*
Removing fixed size arrays.
Alex Sakhartchouk
2010-10-08
1
-9
/
+1
*
Fix clear() operation for rsScriptC.
Stephen Hines
2010-09-29
1
-13
/
+17
*
Fix safe for mp check in ScriptC.
Jason Sams
2010-09-28
1
-6
/
+4
*
Adding timer to display renderscript jit duration.
Alex Sakhartchouk
2010-09-26
1
-8
/
+11
*
Better debugging for scripts.
Jason Sams
2010-09-22
1
-19
/
+26
*
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-16
1
-2
/
+9
*
Fix header path.
Anatol Pomazau
2010-09-07
1
-1
/
+1
*
Thread launch strategies.
Jason Sams
2010-08-12
1
-2
/
+5
*
Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc.
Shih-wei Liao
2010-07-20
1
-3
/
+7
*
Update imageprocessing to remove generated files.
Jason Sams
2010-07-20
1
-22
/
+24
*
Threading RS ForEach.
Jason Sams
2010-07-19
1
-39
/
+122
*
1st cut of ForEach and test.
Jason Sams
2010-07-15
1
-46
/
+71
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
1
-8
/
+16
*
Begin using reflected files.
Jason Sams
2010-06-08
1
-26
/
+3
*
Rough implemetation of ForEach.
Jason Sams
2010-05-28
1
-25
/
+72
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-6
/
+57
*
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-18
1
-1
/
+11
*
Remove excess logging.
Jason Sams
2010-05-17
1
-2
/
+0
*
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-0
/
+16
*
Delete legacy setDefine API.
Jason Sams
2010-05-14
1
-10
/
+0
*
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
1
-1
/
+1
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-189
/
+57
*
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
1
-1
/
+8
*
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
1
-1
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-39
/
+26
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
1
-9
/
+9
*
Throttle low priority RS threads by sleeping once per frame to avoid starving...
Jason Sams
2009-12-09
1
-3
/
+3
*
Fix RS bugs. We were holding a pointer to the script text from the java vm. ...
Jason Sams
2009-11-03
1
-1
/
+7
*
Fix tls crash on startup if more than one RS contexts are created in one proc...
Jason Sams
2009-10-06
1
-0
/
+1
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-2
/
+18
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-0
/
+2
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-9
/
+17
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-2
/
+3
*
Minor cleanup of profile and compile logging.
Jason Sams
2009-09-24
1
-1
/
+1
*
Fix invokables to make sure script pointers are setup before invoking functio...
Jason Sams
2009-09-24
1
-6
/
+10
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-80
/
+49
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-0
/
+4
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-3
/
+78
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-1
/
+1
[next]