summaryrefslogtreecommitdiff
path: root/libs/hwui/OpenGLReadback.cpp
AgeCommit message (Expand)Author
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