summaryrefslogtreecommitdiffstats
path: root/graphics/java
Commit message (Expand)AuthorAgeFilesLines
* Merge change 21660 into eclairAndroid (Google) Code Review2009-08-171-0/+6
|\
| * Optimized GalaxyRomain Guy2009-08-171-0/+6
* | Merge change 21603 into eclairAndroid (Google) Code Review2009-08-171-2/+2
|\ \ | |/ |/|
| * Fix infinite recursion.Dianne Hackborn2009-08-171-2/+2
* | Update fountain and add writable flag to script slots.Jason Sams2009-08-173-2/+55
|/
* More work on wallpapers.Dianne Hackborn2009-08-172-6/+21
* Add Galaxy wallpaperRomain Guy2009-08-161-6/+1
* fix documentationMike Reed2009-08-141-3/+3
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-1/+0
* Implement named slots and convert script.addType to script.setType to remove ...Jason Sams2009-08-133-23/+28
* Fix build break.Jason Sams2009-08-121-1/+1
* Implement reflecting Java objects into the ACC enviroment.Jason Sams2009-08-125-13/+141
* Fix the buildRomain Guy2009-08-111-1/+1
* Add two addDefines methods to ScriptC.Builder. They add #defines from the fi...Joe Onorato2009-08-101-0/+40
* Merge change 20657Android (Google) Code Review2009-08-101-1/+1
|\
| * Fix possible NPE when mutating a DrawableContainerRomain Guy2009-08-101-1/+1
* | Implement basic allocation readback. Add Get height, width to ScriptC_Lib.Jason Sams2009-08-102-0/+15
|/
* Let java put #defines into renderscriptJoe Onorato2009-08-092-9/+28
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-0911-20/+279
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-052-4/+3
* Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...Jason Sams2009-08-045-176/+204
* Seperate Light and Sampler from RenderScript.javaJason Sams2009-08-044-104/+201
* Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...Jason Sams2009-08-046-235/+427
* Split ScriptC from RenderScript.java. Implement state caching in the Builder...Jason Sams2009-08-043-100/+197
* Merge change 9551Android (Google) Code Review2009-08-032-18/+54
|\
| * Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...Jason Sams2009-08-032-18/+54
* | Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...Romain Guy2009-07-311-14/+182
|/
* Split RenderScript Type and Allocation into seperate classes.Jason Sams2009-07-315-190/+288
* Begin splitting up RenderScript.java into seperate classes. First piece spli...Jason Sams2009-07-314-289/+441
* First pass at implementing the Grass live wallpaper in RenderScript.Romain Guy2009-07-301-0/+10
* am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-6/+23
|\
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-6/+23
* | Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...Jason Sams2009-07-301-2/+20
* | Merge change 8835Android (Google) Code Review2009-07-281-1/+7
|\ \
| * | Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-281-1/+7
* | | am ef9fd18d: Merge change 8616 into donutAndroid (Google) Code Review2009-07-272-31/+86
|\ \ \ | | |/ | |/|
| * | Fiddle with default densities to try to sanitize the API.Dianne Hackborn2009-07-262-31/+86
* | | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-247-283/+465
|\ \ \ | |/ /
| * | Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-247-283/+465
* | | Merge change 8279Android (Google) Code Review2009-07-234-0/+1469
|\ \ \ | | |/ | |/|
| * | Move the java and jni renderscript files to the proper location.Jason Sams2009-07-234-0/+1469
* | | am 59c25cba: Merge change 8218 into donutAndroid (Google) Code Review2009-07-221-3/+8
|\ \ \ | | |/ | |/|
| * | DrawableContainer was not respecting the value returned by Drawable.getPaddin...Romain Guy2009-07-221-3/+8
* | | am fe6f45c8: Merge change 8098 into donutAndroid (Google) Code Review2009-07-211-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * cast is floor. Use round instead.Mitsuru Oshima2009-07-211-4/+4
* | am 5c536e91: Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-4/+43
|\ \ | |/
| * Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-4/+43
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-193-34/+14
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-173-34/+14
* | am 09a903ab: Merge change 7696 into donutAndroid (Google) Code Review2009-07-171-0/+13
|\ \ | |/