summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"Jean-Baptiste Queru2012-01-195-29/+29
|\
| * Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-195-29/+29
* | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-1982-452/+452
|\ \ | |/
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-1982-452/+452
* | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-1931-224/+224
|\ \ | |/
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-1931-224/+224
* | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-1912-52/+52
|\ \ | |/
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1912-52/+52
* | am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-1953-307/+307
|\ \ | |/
| * Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-1953-307/+307
* | Merge ee4618bcJean-Baptiste Queru2012-01-1940-326/+326
|\ \ | |/
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-1940-326/+326
* | am c318bbb0: Merge "Rename (IF_)LOG() to (IF_)ALOG()"Jean-Baptiste Queru2012-01-194-12/+12
|\ \ | |/
| * Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-184-12/+12
* | update overview page for rs api docs to open iframe links in parentRobert Ly2012-01-131-3/+3
* | cherrypick from master - add overview description for RS API reference Change...Robert Ly2012-01-131-0/+25
|/
* SurfaceTexture: fix a verbose-log compile errorJamie Gennis2011-12-091-2/+2
* Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ic...Ben Cheng2011-12-011-0/+1
|\
| * Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.Ben Cheng2011-12-011-0/+1
* | Add support for handling a bitcode wrapper to librs.Stephen Hines2011-12-011-1/+19
|/
* SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-166/+233
* SurfaceTexture: add a blit-to-FBO testJamie Gennis2011-11-291-0/+111
* Merge "Fix crash in existing applications Bug #5659476" into ics-mr1Romain Guy2011-11-281-2/+10
|\
| * Fix crash in existing applicationsRomain Guy2011-11-281-2/+10
* | Fix flashing wifi dialog after rotating back from landscape.Chet Haase2011-11-281-2/+4
|/
* Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into...Romain Guy2011-11-222-2/+3
|\
| * Draw in the correct FBO after invoking a GL functorRomain Guy2011-11-212-2/+3
* | Merge "don't report an error when disconnecting from an abandoned surfacetext...Mathias Agopian2011-11-211-2/+3
|\ \
| * | don't report an error when disconnecting from an abandoned surfacetextureMathias Agopian2011-11-181-2/+3
| |/
* | Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1Mathias Agopian2011-11-212-3/+11
|\ \
| * | enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-182-3/+11
| |/
* | SurfaceTexture: fix a couple testsJamie Gennis2011-11-211-2/+28
* | EGL: default to swap interval 1Jamie Gennis2011-11-212-0/+30
* | SurfaceTexture: clean up some testsJamie Gennis2011-11-211-242/+255
|/
* Merge "attempt to fix bug 5313580" into ics-mr1Mathias Agopian2011-11-181-0/+6
|\
| * attempt to fix bug 5313580Mathias Agopian2011-11-171-0/+6
* | Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1Jamie Gennis2011-11-171-0/+5
|\ \ | |/ |/|
| * SurfaceTexture: fix a bug with buffer reallocationJamie Gennis2011-11-171-0/+5
* | Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into i...Mathias Agopian2011-11-162-11/+3
|\ \
| * | Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"Mathias Agopian2011-11-162-11/+3
* | | Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...Jamie Gennis2011-11-161-5/+17
|\ \ \ | |/ / |/| |
| * | SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-5/+17
* | | Merge "Eliminate hw.keyboards system properties." into ics-mr1Jeff Brown2011-11-152-55/+0
|\ \ \ | |_|/ |/| |
| * | Eliminate hw.keyboards system properties.Jeff Brown2011-11-152-55/+0
| |/
* | enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-142-3/+11
|/
* Merge "Revert "Discard framebuffer rendering queues when discarding layers"" ...Dave Burke2011-11-145-34/+3
|\
| * Revert "Discard framebuffer rendering queues when discarding layers"Dave Burke2011-11-145-34/+3
* | Merge "Define, document, and test the behavior of very large SurfaceTextures"...Mathias Agopian2011-11-141-0/+32
|\ \ | |/ |/|
| * Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-0/+32
* | Discard framebuffer rendering queues when discarding layersRomain Guy2011-11-105-3/+34
|/