summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve the VSYNC api a bit."Mathias Agopian2011-12-072-0/+45
|\
| * Improve the VSYNC api a bit.Mathias Agopian2011-12-062-0/+45
* | Merge "NULL should not be const for RS."Stephen Hines2011-12-061-1/+1
|\ \ | |/ |/|
| * NULL should not be const for RS.Stephen Hines2011-12-061-1/+1
* | Discard framebuffer rendering queues when discarding layersRomain Guy2011-12-065-3/+34
|/
* Merge "Clip text correctly Bug #5706056"Romain Guy2011-12-055-13/+17
|\
| * Clip text correctlyRomain Guy2011-12-055-13/+17
* | am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState...Ben Cheng2011-12-011-0/+1
|\ \ | |/ |/|
| * 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
| |/
* | Faster text clippingRomain Guy2011-12-014-12/+21
* | Optimize away unnecessary state changesRomain Guy2011-11-307-38/+58
* | am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-302-166/+344
|\ \ | |/
| * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-166/+233
| * SurfaceTexture: add a blit-to-FBO testJamie Gennis2011-11-291-0/+111
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-294-0/+190
* | Fix build.Mathias Agopian2011-11-292-34/+0
* | Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8Mathias Agopian2011-11-297-0/+46
|\ \
| * | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-292-0/+34
| * | BitTube::read now handles EAGAINMathias Agopian2011-11-291-0/+5
| * | split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-284-0/+7
* | | am 02e88f23: am 46685db9: Merge "Fix crash in existing applications Bug #5659...Romain Guy2011-11-281-2/+10
|\ \ \ | | |/ | |/|
| * | 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
* | | | am 38928899: am 8990cb57: Merge "Fix flashing wifi dialog after rotating back...Chet Haase2011-11-281-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix flashing wifi dialog after rotating back from landscape.Chet Haase2011-11-281-2/+4
| |/
* | Remove dead code.Logan Chien2011-11-272-4/+1
* | Merge "Add a basic hashtable data structure, with tests!"Jeff Brown2011-11-235-1/+965
|\ \
| * | Add a basic hashtable data structure, with tests!Jeff Brown2011-11-225-1/+965
* | | Merge "Add support for handling a bitcode wrapper to librs."Stephen Hines2011-11-231-1/+19
|\ \ \ | |/ / |/| |
| * | Add support for handling a bitcode wrapper to librs.Stephen Hines2011-11-221-1/+19
* | | Merge "add overview description for RS API reference"Robert Ly2011-11-221-0/+25
|\ \ \
| * | | add overview description for RS API referenceRobert Ly2011-11-221-0/+25
* | | | Fix script init error handling.Jason Sams2011-11-223-3/+10
* | | | Merge "Use libcorkscrew to format the stack trace."Jeff Brown2011-11-221-22/+10
|\ \ \ \
| * | | | Use libcorkscrew to format the stack trace.Jeff Brown2011-11-211-22/+10
| | |/ / | |/| |
* | | | am a2fabf4a: am 303a0695: Merge "Draw in the correct FBO after invoking a GL ...Romain Guy2011-11-222-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | am cc4d02e0: am 07a2d831: Merge "don\'t report an error when disconnecting fr...Mathias Agopian2011-11-211-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
| | |/ / /
* | | | | am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...Mathias Agopian2011-11-212-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ / /
* | | | | am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...Jamie Gennis2011-11-212-241/+310
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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
| |/ /