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_Lib.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't feed the timezone to RenderScript time functions, let the library figur...
Romain Guy
2009-11-11
1
-55
/
+18
*
Add new RenderScript sample: ImageProcessing.
Romain Guy
2009-10-09
1
-0
/
+75
*
Add script to script call support. Add exception to catch out of bound index...
Jason Sams
2009-10-07
1
-0
/
+10
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+8
*
Implement screen aligned bitmap drawing support.
Jason Sams
2009-09-30
1
-0
/
+48
*
absf() -> fabsf() instead of fabs()
Romain Guy
2009-09-29
1
-1
/
+1
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-0
/
+21
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-33
/
+10
*
Clean up some debugging and add 2 math lib routines.
Jason Sams
2009-09-18
1
-0
/
+14
*
Fix point sprites.
Romain Guy
2009-09-04
1
-0
/
+8
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-6
/
+93
*
Cleanup the Galaxy, add a few RS functions for Grass.
Romain Guy
2009-08-20
1
-2
/
+39
*
Tweak the galaxy
Romain Guy
2009-08-18
1
-0
/
+42
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-0
/
+36
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-1
/
+0
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-30
/
+18
*
Make the laves follow the ripples
Romain Guy
2009-08-09
1
-0
/
+9
*
add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis
Joe Onorato
2009-08-09
1
-6
/
+31
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-26
/
+55
*
Better ripples and leaves
Romain Guy
2009-08-09
1
-8
/
+37
*
Add refraction and bettr normals computation to FallRS
Romain Guy
2009-08-07
1
-23
/
+23
*
Add lighting to animated water ripples.
Romain Guy
2009-08-06
1
-0
/
+63
*
Use arrays in Grass RS
Romain Guy
2009-08-06
1
-6
/
+7
*
Add ability to load arrays in RenderScript.
Romain Guy
2009-08-04
1
-0
/
+20
*
Add swaying effect to the grass.
Romain Guy
2009-08-04
1
-0
/
+11
*
Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...
Romain Guy
2009-07-31
1
-1
/
+56
*
Add several math functions to rsScript_Lib.
Romain Guy
2009-07-31
1
-1
/
+184
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
1
-0
/
+67
*
Filmstrip work and boxed bitmap load bugfixes.
Jason Sams
2009-07-29
1
-2
/
+2
*
Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-...
Jason Sams
2009-07-28
1
-1
/
+12
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-30
/
+53
*
Enable light sources and update film test app.
Jason Sams
2009-07-21
1
-0
/
+8
*
Split rsScriptC into class implemtation and library functions. Update test a...
Jason Sams
2009-07-20
1
-0
/
+523