summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify the opacity of a TextureViewRomain Guy2011-06-223-6/+7
* Fix another memory leak in OpenGLRendererRomain Guy2011-06-224-34/+40
* Fix memory leak in OpenGLRenderer.Romain Guy2011-06-221-1/+3
* Merge "First cut of atomics for renderscript."Jason Sams2011-06-212-0/+325
|\
| * First cut of atomics for renderscript.Jason Sams2011-06-212-0/+325
* | Merge "SurfaceTexture: make tests use a large framebuffer."Jamie Gennis2011-06-211-19/+25
|\ \ | |/ |/|
| * SurfaceTexture: make tests use a large framebuffer.Jamie Gennis2011-06-201-19/+25
* | Merge "First cut at RSTextureView."Jason Sams2011-06-202-0/+6
|\ \ | |/ |/|
| * First cut at RSTextureView.Jason Sams2011-06-202-0/+6
* | Merge "SurfaceTexture: fix a NULL ptr dereference."Jamie Gennis2011-06-201-9/+36
|\ \ | |/ |/|
| * SurfaceTexture: fix a NULL ptr dereference.Jamie Gennis2011-06-201-9/+36
* | Merge "Add error checking to LayerRenderer::copyLayer"Romain Guy2011-06-173-19/+40
|\ \
| * | Add error checking to LayerRenderer::copyLayerRomain Guy2011-06-173-19/+40
* | | Merge "Fix rendering issue with paths when the stroke width is 0"Romain Guy2011-06-171-5/+6
|\ \ \ | |/ /
| * | Fix rendering issue with paths when the stroke width is 0Romain Guy2011-06-171-5/+6
* | | Merge "SurfaceTexture: enable a test that now passes."Jamie Gennis2011-06-171-1/+1
|\ \ \
| * | | SurfaceTexture: enable a test that now passes.Jamie Gennis2011-06-151-1/+1
* | | | Merge "SurfaceTexture: enable a test that is now passing."Jamie Gennis2011-06-171-14/+10
|\ \ \ \ | |/ / /
| * | | SurfaceTexture: enable a test that is now passing.Jamie Gennis2011-06-151-14/+10
| | |/ | |/|
* | | Merge "Adding ability to read back fbo data to renderscript"Alex Sakhartchouk2011-06-1611-115/+353
|\ \ \ | |_|/ |/| |
| * | Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-1611-115/+353
| |/
* | Use rand() for MinGWKenny Root2011-06-151-1/+13
|/
* Merge "Bug 4608375"Glenn Kasten2011-06-141-2/+9
|\
| * Bug 4608375Glenn Kasten2011-06-141-2/+9
* | Add TextureView.getBitmap()Romain Guy2011-06-143-8/+101
* | SurfaceTexture: increase the test's Surface layer.Jamie Gennis2011-06-141-1/+1
* | SurfaceTexture: add some RGBA_8888 tests.Jamie Gennis2011-06-141-21/+228
* | SurfaceTextureClient: minor test refactoring.Jamie Gennis2011-06-141-213/+179
* | Merge "SurfaceTexture: add a format querying test."Jamie Gennis2011-06-141-0/+25
|\ \
| * | SurfaceTexture: add a format querying test.Jamie Gennis2011-06-131-0/+25
* | | Merge "Allocation copy functions."Alex Sakhartchouk2011-06-1413-6/+250
|\ \ \
| * | | Allocation copy functions.Alex Sakhartchouk2011-06-1413-6/+250
| |/ /
* | | Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."Romain Guy2011-06-132-10/+124
|\ \ \
| * | | Batch glCopyTexImage() calls to get about 15 fps back on SGX.Romain Guy2011-06-132-10/+124
| | |/ | |/|
* | | fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-131-9/+25
* | | Merge changes I9b8e1962,I7bb843caMathias Agopian2011-06-1310-1418/+90
|\ \ \
| * | | Temporarily don't return the current buffer in synchronous modeMathias Agopian2011-06-132-4/+4
| * | | unify SurfaceTexture and SurfaceMathias Agopian2011-06-138-1414/+86
* | | | Merge changes Ic9186db2,Id5a7cdffJamie Gennis2011-06-131-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | SurfaceTexture: disable a deadlocking test.Jamie Gennis2011-06-131-1/+2
| * | | SurfaceTexture: add a pixel tolerance to the tests.Jamie Gennis2011-06-131-5/+9
| | |/ | |/|
* | | Merge "libutils: add a binary blob cache implementation."Jamie Gennis2011-06-134-0/+491
|\ \ \ | |/ / |/| |
| * | libutils: add a binary blob cache implementation.Jamie Gennis2011-05-174-0/+491
* | | Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8Jamie Gennis2011-06-133-2/+384
|\ \ \
| * | | SurfaceTexture: add some GL->GL tests.Jamie Gennis2011-06-131-0/+268
| * | | SurfaceTexture: add getTransformMatrix tests.Jamie Gennis2011-06-131-0/+108
| * | | SurfaceTexture: fix a getTransformMatrix crash.Jamie Gennis2011-06-131-2/+8
* | | | Merge "Remove redundant memory barrier"Glenn Kasten2011-06-131-8/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove redundant memory barrierGlenn Kasten2011-06-101-8/+5
* | | | resolved conflicts for merge of f51ded0f to masterDianne Hackborn2011-06-101-2/+30
|\ \ \ \ | |/ / / |/| | |