summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* surfacetexture: Add option for choosing texture target on old AdrenosArne Coucheron2012-05-201-1/+5
* Revert "Select texture target based on pixel format"Giulio Cervera2012-04-241-9/+0
* SurfaceTextureClient: Add support for external only usage flags.Saurabh Shah2012-03-231-0/+10
* Remove 'Bypass Texture Creation' hack in frameworksNeti Ravi Kumar2012-03-231-6/+1
* Surfaceflinger: Modify setFormat() API to set 3D format.Neti Ravi Kumar2012-03-231-0/+3
* Select texture target based on pixel formatNeti Ravi Kumar2012-03-231-1/+5
* Support triple application buffersJeykumar Sankaran2012-03-231-0/+4
* SurfaceTexture: Avoid binding texture if format not supported in GPU HWHarshad Bhutada2012-03-031-0/+10
* SurfaceFlinger: Set the buffer size in the GraphicBufferAllocNaomi Luis2012-03-031-3/+0
* SurfaceTexture: Add support to update the buffer geometryNaomi Luis2011-12-201-0/+8
* SurfaceTexture: Add support for setting the buffer size.Naomi Luis2011-12-201-0/+5
* SurfaceTexture: Add Qcom perform function.Naomi Luis2011-12-203-1/+24
* SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-4/+22
* EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+4
* attempt to fix bug 5313580Mathias Agopian2011-11-171-0/+1
* SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-1/+12
* Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-2/+10
* SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-4/+16
* SurfaceTexture: parameterize the texture targetJamie Gennis2011-09-301-1/+11
* SurfaceTexture: add name supportJamie Gennis2011-09-221-1/+10
* don't return the current buffer from dequeueBufferMathias Agopian2011-08-171-1/+1
* fix a crasher in SurfaceTexture::updateTexImage()Mathias Agopian2011-08-101-4/+18
* rework dequeueBuffer()'s main loop.Mathias Agopian2011-08-101-0/+5
* error out when SurfaceTexture APIs are called while not connectedMathias Agopian2011-08-101-1/+1
* return correct value from query after connecting a surfaceMathias Agopian2011-08-082-2/+8
* Merge "remove dead code and member variables."Mathias Agopian2011-07-261-14/+2
|\
| * remove dead code and member variables.Mathias Agopian2011-07-251-14/+2
* | Merge "SurfaceTexture: enable RGB external textures"Jamie Gennis2011-07-251-5/+0
|\ \ | |/ |/|
| * SurfaceTexture: enable RGB external texturesJamie Gennis2011-07-221-5/+0
* | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-222-2/+20
|/
* SurfaceTexture: fix a commentJamie Gennis2011-07-211-2/+1
* SurfaceTexture: remove getAllocatorJamie Gennis2011-07-212-10/+0
* clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-201-2/+2
* implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-193-2/+20
* Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-193-3/+24
* move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-151-32/+46
* Merge changes Id9aa1003,I8c154189Jamie Gennis2011-07-143-3/+42
|\
| * SurfaceTexture: make (dis)connect into an IPCJamie Gennis2011-07-143-3/+42
* | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-1/+4
|/
* Merge "Minor fix in SurfaceTexture"Pannag Sanketi2011-06-301-2/+2
|\
| * Minor fix in SurfaceTexturePannag Sanketi2011-06-301-2/+2
* | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-10/+8
|/
* Add allowSynchronousMode to SurfaceTexture constructor.Grace Kloba2011-06-231-1/+4
* SurfaceTexture: fix a NULL ptr dereference.Jamie Gennis2011-06-201-0/+1
* SurfaceTexture: fix up a comment.Jamie Gennis2011-06-131-3/+3
* SurfaceTexture: fix a getTransformMatrix crash.Jamie Gennis2011-06-131-0/+11
* 9-axis sensor fusion with Kalman filterMathias Agopian2011-05-271-1/+5
* SurfaceTexture: clean up some comments, tests, etc.Jamie Gennis2011-05-251-20/+45
* fix onFrameAvailableMathias Agopian2011-05-111-0/+10
* Add SurfaceTexture loggingMathias Agopian2011-05-111-0/+5