summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-134-45/+153
* Add logging to SurfaceTextureClient.Jamie Gennis2011-01-131-0/+15
* Merge "Cleanup implementation of hardware layers." into honeycombRomain Guy2011-01-1310-114/+113
|\
| * Cleanup implementation of hardware layers.Romain Guy2011-01-1310-114/+113
* | Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycombJamie Gennis2011-01-131-1/+1
|\ \
| * | Fix a bug in SurfaceTexture::dequeueBuffer.Jamie Gennis2011-01-121-1/+1
* | | Merge "Fix issue 3302649." into honeycombEric Laurent2011-01-131-0/+3
|\ \ \
| * | | Fix issue 3302649.Eric Laurent2011-01-121-0/+3
* | | | Merge "Add a method enable encryption." into honeycombJason parks2011-01-131-1/+19
|\ \ \ \
| * | | | Add a method enable encryption.Jason parks2011-01-121-1/+19
* | | | | Fix the build.Shih-wei Liao2011-01-131-9/+9
* | | | | Merge "Disable on-device linking" into honeycombShih-wei Liao2011-01-131-1/+1
|\ \ \ \ \
| * | | | | Disable on-device linkingShih-wei Liao2011-01-131-1/+1
* | | | | | Merge "Fix the build." into honeycombShih-wei Liao2011-01-131-9/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix the build.Shih-wei Liao2011-01-131-9/+9
* | | | | | Merge "On-device linking." into honeycombShih-wei Liao2011-01-132-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | On-device linking.Shih-wei Liao2011-01-122-2/+6
* | | | | | Merge "convert2uchar3." into honeycombShih-wei Liao2011-01-132-1/+4
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | convert2uchar3.Shih-wei Liao2011-01-122-1/+4
| |/ / /
* | | | Merge "WAR driver bug where surfaces of size 0 fail." into honeycombJason Sams2011-01-121-1/+3
|\ \ \ \
| * | | | WAR driver bug where surfaces of size 0 fail.Jason Sams2011-01-121-1/+3
* | | | | Merge "Implement more of copy2DRange*" into honeycombJason Sams2011-01-122-3/+17
|\ \ \ \ \ | |/ / / /
| * | | | Implement more of copy2DRange*Jason Sams2011-01-122-3/+17
* | | | | Merge "Reenable region composition pipeline for layers Bug #3341848" into hon...Romain Guy2011-01-122-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Reenable region composition pipeline for layersRomain Guy2011-01-122-2/+2
* | | | | Merge "Implement crop & transform for SurfaceTexture." into honeycombJamie Gennis2011-01-121-4/+115
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Implement crop & transform for SurfaceTexture.Jamie Gennis2011-01-121-4/+115
| | |_|/ | |/| |
* | | | Merge "Add logging to the new layers API." into honeycombRomain Guy2011-01-123-2/+36
|\ \ \ \ | | |/ / | |/| |
| * | | Add logging to the new layers API.Romain Guy2011-01-123-2/+36
* | | | Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into h...Jason Sams2011-01-122-40/+27
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Cleanup bitmap uploadsJason Sams2011-01-122-40/+27
* | | Merge "Cleanup GL objects on the correct thread." into honeycombRomain Guy2011-01-124-0/+47
|\ \ \ | |/ / |/| |
| * | Cleanup GL objects on the correct thread.Romain Guy2011-01-124-0/+47
* | | Merge "Adding ability to load cubemaps from individual faces." into honeycombAlex Sakhartchouk2011-01-121-25/+24
|\ \ \ | |_|/ |/| |
| * | Adding ability to load cubemaps from individual faces.Alex Sakhartchouk2011-01-111-25/+24
* | | Merge "Clean up RS math headers." into honeycombStephen Hines2011-01-111-8/+37
|\ \ \ | |_|/ |/| |
| * | Clean up RS math headers.Stephen Hines2011-01-111-8/+37
* | | Disable the region compositing pipeline for layers.Romain Guy2011-01-111-1/+1
* | | Don't break the build!Romain Guy2011-01-111-2/+1
* | | Better backend for hardware layers.Romain Guy2011-01-117-2/+235
|/ /
* | Solve translucency issue when drawing paths.Romain Guy2011-01-111-4/+10
|/
* Composite layers as regions.Romain Guy2011-01-103-51/+59
* Better logging of out of memory errors in OpenGLRenderer.Romain Guy2011-01-101-0/+5
* Updating cubemap loading code.Alex Sakhartchouk2011-01-104-9/+10
* Merge "Split time functions into rs_time.rsh header." into honeycombStephen Hines2011-01-108-91/+147
|\
| * Split time functions into rs_time.rsh header.Stephen Hines2011-01-098-91/+147
* | Merge "Fix a bug in SurfaceTexture::setBufferCount." into honeycombJamie Gennis2011-01-101-0/+2
|\ \
| * | Fix a bug in SurfaceTexture::setBufferCount.Jamie Gennis2011-01-091-0/+2
* | | Merge "Add method logging to the SurfaceTexture C++ class." into honeycombJamie Gennis2011-01-101-0/+11
|\ \ \ | |/ /
| * | Add method logging to the SurfaceTexture C++ class.Jamie Gennis2011-01-091-0/+11