summaryrefslogtreecommitdiff
path: root/Libraries/LibDraw/GraphicsBitmap.cpp
AgeCommit message (Expand)Author
2019-09-14GraphicsBitmap: Allow constructing a wrapper bitmap around 8-bit pixelsAndreas Kling
2019-08-19GraphicsBitmap: create_wrapper() should take pitch as a parameterAndreas Kling
2019-07-18LibDraw: Introduce (formerly known as SharedGraphics.)Andreas Kling