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
/
rsScript.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rough implemetation of ForEach.
Jason Sams
2010-05-28
1
-2
/
+6
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-4
/
+1
*
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
1
-2
/
+2
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-9
/
+8
*
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
-1
/
+1
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-1
/
+1
*
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
/
+7
*
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
-2
/
+2
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-1
/
+4
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
1
-0
/
+3
*
Switch fountain to use ProgramVertex rather than hard coded camers in scripts...
Jason Sams
2009-06-16
1
-1
/
+0
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-32
/
+9
*
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
1
-4
/
+32
*
Move placement of script enviroment data to base.
Jason Sams
2009-06-08
1
-7
/
+13
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-1
/
+1
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+57