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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add lighting to animated water ripples.
Romain Guy
2009-08-06
6
-40
/
+384
*
Use arrays in Grass RS
Romain Guy
2009-08-06
3
-47
/
+31
*
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
17
-98
/
+117
*
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
9
-22
/
+417
*
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
8
-144
/
+146
*
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
6
-57
/
+366
*
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
2
-6
/
+27
|
\
\
|
|
/
|
/
|
|
*
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...
Jason Sams
2009-08-03
2
-6
/
+27
*
|
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
4
-31
/
+241
|
/
*
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
*
Add several math functions to rsScript_Lib.
Romain Guy
2009-07-31
1
-1
/
+184
*
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
14
-0
/
+435
*
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
7
-42
/
+64
*
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
19
-57
/
+204
*
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
15
-199
/
+611
*
Unbreak build by making the build of renderscript again conditional on BUILD_...
Jason Sams
2009-07-23
1
-3
/
+2
*
Move the java and jni renderscript files to the proper location.
Jason Sams
2009-07-23
11
-2633
/
+6
*
Enable light sources and update film test app.
Jason Sams
2009-07-21
12
-86
/
+148
*
Split rsScriptC into class implemtation and library functions. Update test a...
Jason Sams
2009-07-20
8
-544
/
+545
*
Fix fountain and more rollo ui work.
Jason Sams
2009-07-17
8
-120
/
+136
*
Remove shadows and invert dx sign in zoomed mode.
Jason Sams
2009-07-17
3
-60
/
+1
*
More usability tweaks including turning the icons right side up.
Jason Sams
2009-07-16
4
-36
/
+29
*
Fix conflict with automatic DPI support on high density devices by forcing bi...
Jason Sams
2009-07-16
7
-75
/
+37
*
Update rollo and renderscript to the new ACC compiler interface.
Jason Sams
2009-07-16
3
-22
/
+74
*
Update rollo with new interactivity model.
Jason Sams
2009-07-16
5
-48
/
+331
*
Fix master build errors post merge with master_gl branch.
Jason Sams
2009-07-14
2
-0
/
+5
*
More test app work
Jason Sams
2009-07-14
8
-4
/
+118
*
1st cut of a3d file loader.
Jason Sams
2009-07-10
9
-12
/
+593
*
rename libsgl/libcorecg to libskia
Mike Reed
2009-07-10
1
-1
/
+1
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-06
9
-33
/
+116
|
\
|
*
Add support for multitexture and fix allocation ref counting bug in RS. Add ...
Jason Sams
2009-07-02
5
-18
/
+74
|
*
Update rollo with icon images.
Jason Sams
2009-07-01
7
-16
/
+43
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
9
-20
/
+274
|
\
\
|
|
/
[prev]
[next]