summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* various fixes for animations and javadocsChet Haase2010-11-231-2/+2
* More error checksJason Sams2010-11-221-0/+6
* Support for cubemaps.Alex Sakhartchouk2010-11-186-23/+154
* Add caching support of BCC binaries.Shih-wei Liao2010-11-183-11/+9
* Add an opacity attribute to LayerDrawable that lets you control the opacity d...Joe Onorato2010-11-171-1/+29
* Merge "Fix ref counting for globals when set from java code."Jason Sams2010-11-163-0/+16
|\
| * Fix ref counting for globals when set from java code.Jason Sams2010-11-163-0/+16
* | Show Bitmap.Config value when unable to handle.Jeff Sharkey2010-11-161-1/+1
|/
* Revised assets for progress bars and indeterminate progress spinners.Adam Powell2010-11-121-2/+0
* Merge "Document RS element and type and add validity checking to type creation."Jason Sams2010-11-122-1/+224
|\
| * Document RS element and type and add validity checking to type creation.Jason Sams2010-11-122-1/+224
* | Merge "More documentation."Jason Sams2010-11-123-10/+109
|\ \ | |/
| * More documentation.Jason Sams2010-11-103-10/+109
* | First pass at styling progress bars for Holo.Adam Powell2010-11-112-3/+12
* | Merge "Add invalidation to Drawable when its properties change"Chet Haase2010-11-117-26/+76
|\ \ | |/ |/|
| * Add invalidation to Drawable when its properties changeChet Haase2010-11-117-26/+76
* | Continue error check improvements and write some docs.Jason Sams2010-11-0914-132/+131
|/
* Handle user message ID 0Jason Sams2010-11-082-32/+101
* Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk2010-11-083-0/+15
* Merge "More RS exceptions cleanup. Remove some dead code."Jason Sams2010-11-047-69/+51
|\
| * More RS exceptions cleanup.Jason Sams2010-11-047-69/+51
* | Merge "Fix possible rendering issue when drawing a path."Romain Guy2010-11-041-4/+11
|\ \
| * | Fix possible rendering issue when drawing a path.Romain Guy2010-11-041-4/+11
* | | Merge "Update ScriptC constructor to remove depricated param."Jason Sams2010-11-031-2/+2
|\ \ \ | |/ / |/| / | |/
| * Update ScriptC constructor to remove depricated param.Jason Sams2010-11-031-2/+2
* | Add new fade in/out feature for drawable containers.Dianne Hackborn2010-11-033-15/+201
|/
* RS Error cleanup.Jason Sams2010-11-036-8/+129
* Merge "Fix race condition in resize that was created when GetType for allocat...Jason Sams2010-11-011-0/+1
|\
| * Fix race condition in resize that was created whenJason Sams2010-11-011-0/+1
* | Performance optimizations for animations and toolkitChet Haase2010-11-011-2/+21
|/
* Balls test app.Jason Sams2010-10-292-73/+7
* Adding nvidia extension for limited npot support.Alex Sakhartchouk2010-10-272-23/+20
* Merge "Begin adding async allocation creation."Jason Sams2010-10-263-20/+9
|\
| * Begin adding async allocation creation.Jason Sams2010-10-263-20/+9
* | Optimizing ColorFilter in display listsChet Haase2010-10-263-7/+8
|/
* Some cleanupAlex Sakhartchouk2010-10-181-3/+0
* Fix object cast.Jason Sams2010-10-141-1/+1
* Async type creation.Jason Sams2010-10-143-60/+47
* Merge "Changing scenegraph sample to use arrays."Alex Sakhartchouk2010-10-141-1/+1
|\
| * Changing scenegraph sample to use arrays.Alex Sakhartchouk2010-10-131-1/+1
* | Delete unused WebView drag tracking codeBjorn Bringert2010-10-141-173/+0
* | Merge "Begin hooking up SurfaceConfig."Jason Sams2010-10-133-12/+50
|\ \ | |/ |/|
| * Begin hooking up SurfaceConfig.Jason Sams2010-10-133-12/+50
* | Add a getNativeMatrix() API.Romain Guy2010-10-131-0/+10
|/
* Optimize 9patch rendering.Romain Guy2010-10-121-2/+2
* Simplify black texture fragment shader.Romain Guy2010-10-121-2/+2
* Support for unsigned long and unsigned long long.Stephen Hines2010-10-112-1/+9
* Update allocation from bitmap.Alex Sakhartchouk2010-10-113-0/+34
* Fix support for 64-bit integers.Stephen Hines2010-10-113-0/+16
* Cleanup error message for null binding address.Jason Sams2010-10-105-71/+84