summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add lighting to animated water ripples.Romain Guy2009-08-066-40/+384
* Use arrays in Grass RSRomain Guy2009-08-063-47/+31
* Merge change 20217Android (Google) Code Review2009-08-055-16/+67
|\
| * Draw untextured water meshRomain Guy2009-08-055-16/+67
* | Implement basic snapping.Jason Sams2009-08-053-14/+3
|/
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-0517-98/+117
* Fix Fall RS to use the new ProgramVertex APIs.Romain Guy2009-08-041-8/+8
* Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...Jason Sams2009-08-044-40/+40
* Add ability to load arrays in RenderScript.Romain Guy2009-08-049-22/+417
* Seperate Light and Sampler from RenderScript.javaJason Sams2009-08-044-58/+34
* Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...Jason Sams2009-08-048-144/+146
* Use the new ScriptC.Builder API.Romain Guy2009-08-041-2/+1
* Add swaying effect to the grass.Romain Guy2009-08-046-57/+366
* Split ScriptC from RenderScript.java. Implement state caching in the Builder...Jason Sams2009-08-044-37/+43
* Merge change 9606Android (Google) Code Review2009-08-033-33/+76
|\
| * Add anti-aliasing to Grass RS.Romain Guy2009-08-033-33/+76
* | Merge change 9551Android (Google) Code Review2009-08-032-6/+27
|\ \ | |/ |/|
| * Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...Jason Sams2009-08-032-6/+27
* | Clean up Grass RSRomain Guy2009-07-311-20/+18
* | Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...Romain Guy2009-07-314-31/+241
|/
* Split RenderScript Type and Allocation into seperate classes.Jason Sams2009-07-314-89/+93
* Begin splitting up RenderScript.java into seperate classes. First piece spli...Jason Sams2009-07-316-157/+45
* Add several math functions to rsScript_Lib.Romain Guy2009-07-311-1/+184
* Smoother transitions in GrassRSRomain Guy2009-07-302-10/+46
* First pass at implementing the Grass live wallpaper in RenderScript.Romain Guy2009-07-3014-0/+435
* Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...Jason Sams2009-07-303-215/+77
* Simplify image loading. Use common internal format.Jason Sams2009-07-291-44/+23
* Filmstrip work and boxed bitmap load bugfixes.Jason Sams2009-07-297-42/+64
* Checkin art assets for film test app and change loading of icons to 8888.Jason Sams2009-07-2914-16/+15
* Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-...Jason Sams2009-07-2819-57/+204
* Fix selection and change icon loading from 565 to 8888.Jason Sams2009-07-282-8/+8
* Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-2815-199/+611
* Unbreak build by making the build of renderscript again conditional on BUILD_...Jason Sams2009-07-231-3/+2
* Move the java and jni renderscript files to the proper location.Jason Sams2009-07-2311-2633/+6
* Enable light sources and update film test app.Jason Sams2009-07-2112-86/+148
* Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams2009-07-208-544/+545
* Fix fountain and more rollo ui work.Jason Sams2009-07-178-120/+136
* Remove shadows and invert dx sign in zoomed mode.Jason Sams2009-07-173-60/+1
* More usability tweaks including turning the icons right side up.Jason Sams2009-07-164-36/+29
* Fix conflict with automatic DPI support on high density devices by forcing bi...Jason Sams2009-07-167-75/+37
* Update rollo and renderscript to the new ACC compiler interface.Jason Sams2009-07-163-22/+74
* Update rollo with new interactivity model.Jason Sams2009-07-165-48/+331
* Fix master build errors post merge with master_gl branch.Jason Sams2009-07-142-0/+5
* More test app workJason Sams2009-07-148-4/+118
* 1st cut of a3d file loader.Jason Sams2009-07-109-12/+593
* rename libsgl/libcorecg to libskiaMike Reed2009-07-101-1/+1
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-069-33/+116
|\
| * Add support for multitexture and fix allocation ref counting bug in RS. Add ...Jason Sams2009-07-025-18/+74
| * Update rollo with icon images.Jason Sams2009-07-017-16/+43
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-019-20/+274
|\ \ | |/