index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rsScriptC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
1
-2
/
+1
*
Rough implemetation of ForEach.
Jason Sams
2010-05-28
1
-5
/
+12
*
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-21
1
-2
/
+4
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-0
/
+5
*
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-18
1
-1
/
+3
*
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-0
/
+2
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-16
/
+6
*
Throttle low priority RS threads by sleeping once per frame to avoid starving...
Jason Sams
2009-12-09
1
-1
/
+1
*
Fix RS bugs. We were holding a pointer to the script text from the java vm. ...
Jason Sams
2009-11-03
1
-4
/
+0
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-2
/
+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
-5
/
+3
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-0
/
+4
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-0
/
+1
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-1
/
+1
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-1
/
+3
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
1
-0
/
+6
*
Split rsScriptC into class implemtation and library functions. Update test a...
Jason Sams
2009-07-20
1
-2
/
+4
*
Fix conflict with automatic DPI support on high density devices by forcing bi...
Jason Sams
2009-07-16
1
-0
/
+1
*
Update rollo and renderscript to the new ACC compiler interface.
Jason Sams
2009-07-16
1
-0
/
+8
*
checkpoint filmstrip, implemented TLS.
Jason Sams
2009-06-19
1
-6
/
+0
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-1
/
+1
*
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
1
-1
/
+1
*
Move placement of script enviroment data to base.
Jason Sams
2009-06-08
1
-13
/
+3
*
Fix build issue and ref count bug with scripts.
Jason Sams
2009-06-08
1
-12
/
+24
*
Move call to compiler from jni to core library code.
Jason Sams
2009-06-05
1
-1
/
+6
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-1
/
+1
*
Delete the acc script when deleting the Renderscript rsScriptC object.
Jack Palevich
2009-05-28
1
-3
/
+6
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+76