summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* SurfaceTextureClient : Reset buffer size to 0 after setting geometrySravan Kumar D.V.N2012-06-011-0/+16
* surfacetexture: Add option for choosing texture target on old AdrenosArne Coucheron2012-05-202-1/+16
* Merge remote-tracking branch 'github/kali' into icsRicardo Cerqueira2012-05-144-61/+10
|\
| * SurfaceFlinger: Handle WFD and HDMI concurrency.Arun Kumar K.R2012-05-022-42/+8
| * Revert "SurfaceFlinger: Handle WFD and HDMI concurrency"Giulio Cervera2012-05-022-8/+42
| * SurfaceTexture: returning the current transform valueKyong Hwa Bae2012-05-021-4/+2
| * SurfaceFlinger: Return the current transform value when queriedKyong Hwa Bae2012-04-241-0/+6
| * Revert "Select texture target based on pixel format"Giulio Cervera2012-04-241-15/+0
| * SurfaceFlinger: Handle WFD and HDMI concurrencyArun Kumar K.R2012-04-242-42/+8
* | Merge "SurfaceTexture: Reset buffer values on disconnect." into icsSteve Kondik2012-05-131-0/+7
|\ \
| * | SurfaceTexture: Reset buffer values on disconnect.Chetan Kalyan2012-05-061-0/+7
| |/
* | SurfaceFlinger: Return the current transform value when queriedKyong Hwa Bae2012-05-061-0/+6
|/
* f/b: qcom flags cleanupGiulio Cervera2012-04-021-1/+0
* SurfaceTextureClient: Add support for external only usage flags.Saurabh Shah2012-03-231-0/+21
* Remove 'Bypass Texture Creation' hack in frameworksNeti Ravi Kumar2012-03-231-4/+2
* SurfaceTexture: Initialize S3D format member variable to 0Neti Ravi Kumar2012-03-231-0/+3
* Surfaceflinger: Modify setFormat() API to set 3D format.Neti Ravi Kumar2012-03-232-6/+20
* Select texture target based on pixel formatNeti Ravi Kumar2012-03-231-1/+13
* Support triple application buffersJeykumar Sankaran2012-03-232-0/+31
* Fix 'Avoid Binding Texture' logic in SurfaceTexture & SurfaceFlingerNeti Ravi Kumar2012-03-031-2/+2
* SurfaceTexture: Avoid binding texture if format not supported in GPU HWHarshad Bhutada2012-03-031-17/+9
* SurfaceFlinger: Set the buffer size in the GraphicBufferAllocNaomi Luis2012-03-032-14/+25
* libgui: Allow a device to force asynchronous compositionRicardo Cerqueira2012-02-131-0/+4
* Remove double qcom ifdefGiulio Cervera2012-01-211-6/+4
* SurfaceFlinger: Remove the old GraphicBuffer referenceNaomi Luis2012-01-192-0/+20
* Hold a reference to the allocated buffers in GraphicBufferAllocNaomi Luis2012-01-122-0/+27
* QCOM: HDMI: add cflags for qcom hdmi out.toastcfh2011-12-223-1/+9
* frameworks: base: clean up after merge of qcom stuffs and mass ifdeforamatoastcfh2011-12-202-2/+4
* SurfaceTexture: Add support to update the buffer geometryNaomi Luis2011-12-201-6/+42
* frameworks/base: Enable HDMIPrabhanjan Kandula2011-12-202-0/+57
* Add support for drawing non-GPU supported buffers.Naomi Luis2011-12-201-0/+17
* SurfaceTexture: Add support for setting the buffer size.Naomi Luis2011-12-201-0/+15
* SurfaceTexture: Add Qcom perform function.Naomi Luis2011-12-204-2/+89
* libgui: Add workaround for older Tegra2 devicesSteve Kondik2011-12-171-0/+2
* SurfaceTexture: dequeueBuffer hack for older EGL blobsRicardo Cerqueira2011-12-171-0/+26
* SurfaceTexture: fix a verbose-log compile errorJamie Gennis2011-12-091-2/+2
* 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 "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
|\ \