summaryrefslogtreecommitdiff
path: root/libs/hwui/OpenGLReadback.cpp
AgeCommit message (Expand)Author
2017-11-03Format the world (or just HWUI) John Reck
2017-11-01Fix PixelCopyTest failure in CTS Romain Guy
2017-09-22Merge "Speculative fix for missing target crash" into oc-mr1-dev TreeHugger Robot
2017-09-22Speculative fix for missing target crash Chris Craik
2017-08-18Disable hwui blending for first draw to main FBO Arun
2017-07-18Fix Skia pipeline readback for non-portrait mode Stan Iliev
2017-07-06Add missing notifyPixelsChanged John Reck
2017-06-29Merge "Selectively disable filtering if estimated safe" into oc-dev John Reck
2017-06-28Selectively disable filtering if estimated safe John Reck
2017-06-16Add support for RGBA_F16 readbacks Romain Guy
2017-05-09fix circular dependency libnativewindow <-> libui Mathias Agopian
2017-04-18bitmaps and pixelrefs no longer need lock/unlock Mike Reed
2017-01-10Break Layer class into Gl and Vulkan subclasses Greg Daniel
2016-12-16Add new RGBA_F16 bitmap config Romain Guy
2016-12-15Actually fix pixelcopy for 90/180/270 rotation John Reck
2016-12-08Fix window copy for rotation = 90/270 John Reck
2016-11-18Support readback from hardware bitmaps sergeyv
2016-11-16Support Surface and Layer Readback in the SkiaPipelines. Derek Sollenberger