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
/
rs.spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support applications changing the surface attached to the RS.
Jason Sams
2009-11-03
1
-0
/
+4
*
Implement pause/resume for the RS thread.
Jason Sams
2009-09-24
1
-0
/
+6
*
Removed last bits of predefined element types from native code. Predefined t...
Jason Sams
2009-09-24
1
-17
/
+0
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-30
/
+0
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-0
/
+22
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-0
/
+10
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-8
/
+4
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-0
/
+7
*
Point Sprites
Jason Sams
2009-08-20
1
-11
/
+4
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-42
/
+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
-2
/
+6
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-0
/
+1
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-0
/
+4
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
1
-0
/
+19
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+29
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
1
-6
/
+0
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-9
/
+13
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
1
-0
/
+5
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-0
/
+10
*
Enable light sources and update film test app.
Jason Sams
2009-07-21
1
-0
/
+4
*
1st cut of a3d file loader.
Jason Sams
2009-07-10
1
-0
/
+7
*
All light source objects.
Jason Sams
2009-06-22
1
-0
/
+33
*
Switch fountain to use ProgramVertex rather than hard coded camers in scripts...
Jason Sams
2009-06-16
1
-16
/
+0
*
Bug fixes. TriangleMesh now ref-counts, implement missing element formats, a...
Jason Sams
2009-06-15
1
-0
/
+4
*
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
1
-0
/
+1
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-0
/
+10
*
Move call to compiler from jni to core library code.
Jason Sams
2009-06-05
1
-1
/
+5
*
Add sampler support
Jason Sams
2009-05-28
1
-5
/
+3
*
Delete the acc script when deleting the Renderscript rsScriptC object.
Jack Palevich
2009-05-28
1
-1
/
+2
*
Implement first pass bitmap to allocation support. The Java bindings can cre...
Jason Sams
2009-05-27
1
-1
/
+12
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+392