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