summaryrefslogtreecommitdiffstats
path: root/libs/ui/Fence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-5/+6
* Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+14
* log more info on fence sync_merge errorMathias Agopian2012-07-301-2/+4
* Pass fences with buffers from SurfaceTextureClientJesse Hall2012-06-301-0/+3
* Return fence to client in dequeuBufferJesse Hall2012-06-281-0/+4
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-1/+3
* libui: add the Fence classJamie Gennis2012-06-201-0/+95