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
/
rsScript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
1
-5
/
+5
*
Start implementing control side forEach.
Jason Sams
2011-04-27
1
-0
/
+10
*
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-17
1
-28
/
+19
*
Almost all warnings are now errors in RS build.
Stephen Hines
2011-03-01
1
-1
/
+0
*
Correctly free resouces bound to scripts when the scripts are deleted.
Jason Sams
2011-01-27
1
-2
/
+0
*
Fix ref counting for globals when set from java code.
Jason Sams
2010-11-16
1
-0
/
+22
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-32
/
+17
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-2
/
+0
*
Fix support for 64-bit integers.
Stephen Hines
2010-10-11
1
-0
/
+6
*
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
-10
/
+28
*
Add support for Float64 (double) to RenderScript.
Stephen Hines
2010-09-20
1
-0
/
+6
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-85
/
+3
*
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-11
/
+0
*
Change RS to use the passed surface size rather than EGL size.
Jason Sams
2010-05-14
1
-1
/
+1
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-13
/
+103
*
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
1
-0
/
+4
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-0
/
+2
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-1
/
+1
*
Fix invokables to make sure script pointers are setup before invoking functio...
Jason Sams
2009-09-24
1
-0
/
+1
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-1
/
+16
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-6
/
+0
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-1
/
+2
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-0
/
+19
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-0
/
+26
*
Move placement of script enviroment data to base.
Jason Sams
2009-06-08
1
-5
/
+6
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+54