summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Doc change: fixing renderscript samples" into honeycombRobert Ly2011-02-176-0/+11
|\
| * Doc change: fixing renderscript samplesRobert Ly2011-02-176-0/+11
* | DO NOT MERGEScott Main2011-02-1748-3873/+0
|/
* Fix struct initializer for balls.Stephen Hines2011-02-111-1/+1
* Merge "Basic 101 level compute example for RS." into honeycombJason Sams2011-02-106-0/+205
|\
| * Basic 101 level compute example for RS.Jason Sams2011-02-096-0/+205
* | Merge "HelloWorld graphics sample for Renderscript." into honeycombAlex Sakhartchouk2011-02-107-0/+290
|\ \
| * | HelloWorld graphics sample for Renderscript.Alex Sakhartchouk2011-02-097-0/+290
* | | Merge "Cleanup of the code in view to do creation/destruction in the right pl...Alex Sakhartchouk2011-02-107-123/+46
|\ \ \ | |_|/ |/| |
| * | Cleanup of the code in view to do creation/destruction in the right places.Alex Sakhartchouk2011-02-097-123/+46
| |/
* | DO NOT MERGEAlex Sakhartchouk2011-02-095-1389/+0
|/
* Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." in...Jason Sams2011-02-082-15/+0
|\
| * Fix bug 3421901Jason Sams2011-02-032-15/+0
* | Merge "cleanup headers for SDK. bug 3421901" into honeycombJason Sams2011-02-072-5/+5
|\ \ | |/
| * cleanup headers for SDK.Jason Sams2011-02-032-5/+5
* | set targetsdk=11 on renderscript misc samples projectRobert Ly2011-02-061-0/+1
* | Merge "Fixing renderscript samples to properly declare targetSDK" into honeycombRobert Ly2011-02-063-2/+4
|\ \
| * | Fixing renderscript samples to properly declare targetSDKRobert Ly2011-02-043-2/+4
* | | Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580...Mike Cleron2011-02-041-6/+7
|\ \ \
| * | | Properly handle dirty rectangles generated from 9-patchesRomain Guy2011-02-041-6/+7
| |/ /
* | | Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycombMike Cleron2011-02-044-0/+65
|\ \ \
| * | | Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-044-0/+65
| |/ /
* | | Merge "Add support for memcpy/memset to RS." into honeycombStephen Hines2011-02-041-0/+2
|\ \ \
| * | | Add support for memcpy/memset to RS.Stephen Hines2011-02-041-0/+2
| | |/ | |/|
* | | Initialize the SurfaceTexture transform fields.Jamie Gennis2011-02-041-1/+2
| |/ |/|
* | Empty the clip rect when intersection is empty.Romain Guy2011-02-041-0/+4
* | Fix leak in reused display listsChet Haase2011-02-032-3/+14
* | Fixes cache misses and extra allocations.Romain Guy2011-02-035-151/+59
|/
* Merge "Allocate layers from the layers pool. Bug #3413433" into honeycombRomain Guy2011-02-025-77/+101
|\
| * Allocate layers from the layers pool.Romain Guy2011-02-025-77/+101
* | Merge "Don't clobber the local dirty rect after rendering a layer. Bug #34172...Romain Guy2011-02-021-4/+2
|\ \ | |/
| * Don't clobber the local dirty rect after rendering a layer.Romain Guy2011-02-021-4/+2
* | Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycombJamie Gennis2011-02-023-2/+24
|\ \ | |/ |/|
| * Pass the IGraphicBufferAlloc to SurfaceTextureClient.Jamie Gennis2011-02-023-2/+24
* | Fix incorrect dirty rectangle transformation in hardware layers.Romain Guy2011-02-011-0/+1
* | Update layers based on the dirty region.Romain Guy2011-02-013-20/+49
|/
* Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycombJamie Gennis2011-01-302-11/+21
|\
| * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-282-11/+21
* | Mass merge from gingerbread - do not mergeThe Android Open Source Project2011-01-301-2/+2
|\ \
| * \ am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerb...Mathias Agopian2011-01-271-2/+2
| |\ \
| | * | Fix the ISurfaceComposer onTransact switch.Jamie Gennis2011-01-161-2/+2
| | * | Fix issue 3302649.Eric Laurent2011-01-041-0/+3
* | | | Clean up RS samples for SDK, bug 2943369Jason Sams2011-01-288-41/+377
* | | | DO NOT MERGEJason Sams2011-01-281-2/+0
| |_|/ |/| |
* | | Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycombJamie Gennis2011-01-281-1/+1
|\ \ \
| * | | Quiet the SurfaceFlingerClient dequeueBuffer error.Jamie Gennis2011-01-281-1/+1
* | | | Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycombDianne Hackborn2011-01-271-2/+2
|\ \ \ \
| * | | | Fix issue #3392073: At times soft keyboard comes up in...Dianne Hackborn2011-01-271-2/+2
* | | | | Merge "Add more debug info for profiling." into honeycombRomain Guy2011-01-272-3/+37
|\ \ \ \ \
| * | | | | Add more debug info for profiling.Romain Guy2011-01-272-3/+37