summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Update ANativeWindow clients for syncJamie Gennis2012-06-201-8/+20
* Implement SurfaceFlinger's ANW on top of BufferQueueMathias Agopian2012-06-131-1/+3
* surfaceflinger: replace early suspend with binder call from PowerManagerColin Cross2012-06-071-0/+8
* am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture...Mathias Agopian2012-05-291-0/+13
|\
| * add the ability to reject buffers in SurfaceTexture::updateTexImageMathias Agopian2012-05-231-0/+13
* | am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-devJamie Gennis2012-05-151-8/+0
|\ \ | |/
| * libgui: remove setPostTransformCropJamie Gennis2012-05-141-8/+0
* | Add a BufferQueue CPU consumer.Eino-Ville Talvala2012-05-142-0/+147
|/
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-113-0/+3
* SurfaceTexture: improve texture matrix computationJamie Gennis2012-05-081-0/+9
* libgui: Add support for post-xform crops.Jamie Gennis2012-05-084-35/+12
* libgui: Add plumbing for active rectangleJamie Gennis2012-04-244-7/+38
* add a way to query whether an ANativeWindow consumer is running ahead of the ...Mathias Agopian2012-04-232-2/+11
* update the binder protocol for connect to match that of queueBufferMathias Agopian2012-04-232-4/+2
* remove SurfaceTexture::connect()Mathias Agopian2012-04-231-2/+0
* Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.Eino-Ville Talvala2012-04-181-0/+6
* s/w rendered apps can now use n-buffering (n>2)Mathias Agopian2012-04-131-2/+10
* Enabled cropping support in SurfaceTextureDaniel Lam2012-04-121-0/+2
* SurfaceTextureClient: support for application buffer dimensionsMichael I. Gold2012-04-111-6/+18
* use in/out structures for queueBuffer() IPCMathias Agopian2012-04-102-6/+47
* BufferQueue returns proper code on acquireDaniel Lam2012-04-091-1/+1
* BufferQueue no longer hardcodes buffer countsDaniel Lam2012-04-062-6/+14
* Merge "Fixed disconnect bug in SurfaceTexture"Jamie Gennis2012-04-062-2/+6
|\
| * Fixed disconnect bug in SurfaceTextureDaniel Lam2012-04-022-2/+6
* | use a socketpair instead of a pipe in BitTubeMathias Agopian2012-04-023-2/+31
|/
* Merge "SurfaceTexture: add context attach & detach"Jamie Gennis2012-04-011-6/+64
|\
| * SurfaceTexture: add context attach & detachJamie Gennis2012-03-301-6/+64
* | reduce IPC with BufferQueueMathias Agopian2012-03-303-37/+22
* | Refactored DummyConsumerDaniel Lam2012-03-271-6/+3
|/
* Added a DummyConsumer for use with BufferQueue.Daniel Lam2012-03-262-0/+50
* remove dependency of EGL on ndk headerMathias Agopian2012-03-231-0/+2
* libgui: have ST::updateTexImage check the GL ctxJamie Gennis2012-03-191-4/+11
* libgui: add BQ consumer buffer free notificationsJamie Gennis2012-03-192-32/+117
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-133-8/+59
* Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-272-21/+152
* Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""Jamie Gennis2012-02-272-152/+21
|\
| * Revert "Removed dependecies between BufferQueue and SurfaceTexture"Daniel Lam2012-02-272-152/+21
* | fix libgui header locationMathias Agopian2012-02-277-1/+733
* | Merge "Removed dependecies between BufferQueue and SurfaceTexture"Jamie Gennis2012-02-262-21/+152
|\ \ | |/
| * Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-222-21/+152
* | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-2/+2
|/
* Refactored query function from SurfaceTexture into BufferQueueDaniel Lam2012-02-092-1/+3
* Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-072-295/+346
* separate transactions from updatesMathias Agopian2012-02-011-0/+2
* fix an issue with vsync event deliveryMathias Agopian2012-01-311-1/+3
* Improve the VSYNC api a bit.Mathias Agopian2011-12-062-0/+32
* am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-301-4/+22
|\
| * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-4/+22
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-292-0/+160
* | am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...Jamie Gennis2011-11-211-0/+4
|\ \ | |/