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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge change 21831 into eclair
Android (Google) Code Review
2009-08-18
3
-29
/
+49
|
\
|
*
Add reflections to the water
Romain Guy
2009-08-18
3
-29
/
+49
*
|
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
1
-10
/
+8
|
/
*
Tweak the galaxy
Romain Guy
2009-08-18
3
-24
/
+25
*
Optimized Galaxy
Romain Guy
2009-08-17
5
-141
/
+122
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
3
-110
/
+65
*
Add Galaxy wallpaper
Romain Guy
2009-08-16
10
-0
/
+650
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
3
-30
/
+24
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
2
-60
/
+40
*
Grass has graduated from an RS experiment to a real live wallpaper.
Romain Guy
2009-08-12
10
-579
/
+0
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
2
-20
/
+13
*
Make the laves follow the ripples
Romain Guy
2009-08-09
2
-47
/
+194
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
2
-32
/
+53
*
Better ripples and leaves
Romain Guy
2009-08-09
5
-56
/
+151
*
Add refraction and bettr normals computation to FallRS
Romain Guy
2009-08-07
5
-32
/
+159
*
Add lighting to animated water ripples.
Romain Guy
2009-08-06
4
-39
/
+320
*
Use arrays in Grass RS
Romain Guy
2009-08-06
2
-41
/
+24
*
Merge change 20217
Android (Google) Code Review
2009-08-05
5
-16
/
+67
|
\
|
*
Draw untextured water mesh
Romain Guy
2009-08-05
5
-16
/
+67
*
|
Implement basic snapping.
Jason Sams
2009-08-05
3
-14
/
+3
|
/
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
4
-8
/
+9
*
Fix Fall RS to use the new ProgramVertex APIs.
Romain Guy
2009-08-04
1
-8
/
+8
*
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...
Jason Sams
2009-08-04
4
-40
/
+40
*
Add ability to load arrays in RenderScript.
Romain Guy
2009-08-04
8
-22
/
+397
*
Seperate Light and Sampler from RenderScript.java
Jason Sams
2009-08-04
4
-58
/
+34
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
5
-104
/
+103
*
Use the new ScriptC.Builder API.
Romain Guy
2009-08-04
1
-2
/
+1
*
Add swaying effect to the grass.
Romain Guy
2009-08-04
2
-57
/
+63
*
Split ScriptC from RenderScript.java. Implement state caching in the Builder...
Jason Sams
2009-08-04
4
-37
/
+43
*
Merge change 9606
Android (Google) Code Review
2009-08-03
3
-33
/
+76
|
\
|
*
Add anti-aliasing to Grass RS.
Romain Guy
2009-08-03
3
-33
/
+76
*
|
Merge change 9551
Android (Google) Code Review
2009-08-03
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...
Jason Sams
2009-08-03
1
-0
/
+17
*
|
Clean up Grass RS
Romain Guy
2009-07-31
1
-20
/
+18
*
|
Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...
Romain Guy
2009-07-31
3
-30
/
+185
|
/
*
Split RenderScript Type and Allocation into seperate classes.
Jason Sams
2009-07-31
4
-89
/
+93
*
Begin splitting up RenderScript.java into seperate classes. First piece spli...
Jason Sams
2009-07-31
6
-157
/
+45
*
Smoother transitions in GrassRS
Romain Guy
2009-07-30
2
-10
/
+46
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
10
-0
/
+354
*
Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...
Jason Sams
2009-07-30
3
-215
/
+77
*
Simplify image loading. Use common internal format.
Jason Sams
2009-07-29
1
-44
/
+23
*
Filmstrip work and boxed bitmap load bugfixes.
Jason Sams
2009-07-29
5
-38
/
+60
*
Checkin art assets for film test app and change loading of icons to 8888.
Jason Sams
2009-07-29
14
-16
/
+15
*
Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-...
Jason Sams
2009-07-28
17
-45
/
+173
*
Fix selection and change icon loading from 565 to 8888.
Jason Sams
2009-07-28
2
-8
/
+8
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
6
-138
/
+464
*
Move the java and jni renderscript files to the proper location.
Jason Sams
2009-07-23
8
-1480
/
+3
*
Enable light sources and update film test app.
Jason Sams
2009-07-21
3
-64
/
+55
*
Split rsScriptC into class implemtation and library functions. Update test a...
Jason Sams
2009-07-20
3
-23
/
+12
*
Fix fountain and more rollo ui work.
Jason Sams
2009-07-17
7
-110
/
+112
[prev]
[next]