summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | free surface buffers before trying to allocate new ones, so we have more chan...Mathias Agopian2009-08-031-0/+1
| |/ |/|
* | Merge change 9397Android (Google) Code Review2009-08-011-1/+18
|\ \
| * | Fix Win32 libutils to get a working SDK build.David 'Digit' Turner2009-08-011-1/+18
* | | 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
* | Merge change 9413Android (Google) Code Review2009-07-316-157/+45
|\ \
| * | Begin splitting up RenderScript.java into seperate classes. First piece spli...Jason Sams2009-07-316-157/+45
* | | Merge changes 9415,9416Android (Google) Code Review2009-07-311-1/+1
|\ \ \ | |/ / |/| |
| * | don't crash in Parcel when given a null (and therfore invalid) native_handle_tMathias Agopian2009-07-311-1/+1
* | | Merge change 9391Android (Google) Code Review2009-07-311-6/+8
|\ \ \ | |/ / | | / | |/ |/|
| * be more robust when errors occur upon EGL surface creation (ie: don't crash)Mathias Agopian2009-07-311-6/+8
* | 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
|/
* Merge change 9287Android (Google) Code Review2009-07-302-1/+52
|\
| * fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-302-1/+52
* | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-4/+7
|\ \
| * | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-4/+7
* | | Merge change 9236Android (Google) Code Review2009-07-303-215/+77
|\ \ \
| * | | Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...Jason Sams2009-07-303-215/+77
* | | | Merge change 9070Android (Google) Code Review2009-07-301-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+12
* | | | Fix a debug statement in BufferMapperMathias Agopian2009-07-301-1/+1
* | | | NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly sca...Mathias Agopian2009-07-301-1/+2
* | | | Merge change 9090Android (Google) Code Review2009-07-291-44/+23
|\ \ \ \ | | |/ / | |/| |
| * | | Simplify image loading. Use common internal format.Jason Sams2009-07-291-44/+23
* | | | Merge change 9089Android (Google) Code Review2009-07-297-42/+64
|\ \ \ \ | |/ / /
| * | | Filmstrip work and boxed bitmap load bugfixes.Jason Sams2009-07-297-42/+64
* | | | Merge change 9065Android (Google) Code Review2009-07-2914-16/+15
|\ \ \ \ | |/ / /
| * | | Checkin art assets for film test app and change loading of icons to 8888.Jason Sams2009-07-2914-16/+15
| |/ /
* | | am 1521cd6e: Merge change 8015 into donutAndroid (Google) Code Review2009-07-291-0/+3
|\ \ \ | |/ / |/| / | |/
| * Merge change 8015 into donutAndroid (Google) Code Review2009-07-281-0/+3
| |\
| | * Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.David 'Digit' Turner2009-07-291-0/+3
* | | Merge change 9008Android (Google) Code Review2009-07-291-1/+6
|\ \ \
| * | | Only restore the bits for wallpapers that aren't built in.Joe Onorato2009-07-291-1/+6
* | | | Merge change 8987Android (Google) Code Review2009-07-291-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix firestone buildMarco Nelissen2009-07-291-0/+1