summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/Painter.h
AgeCommit message (Expand)Author
2020-03-30LibGfx: Add Painter::blit_filtered() and blit_brightened()Andreas Kling
2020-03-30LibGfx: Support vertical gradient fill (not just horizontal) :^)Andreas Kling
2020-02-15LibGfx: Move a bunch of LogStream::operator<< to cpp filesAndreas Kling
2020-02-14LibGfx: More work on header dependency reductionAndreas Kling
2020-02-14AK: Add a forward declaration headerAndreas Kling
2020-02-06LibGfx: Rename from LibDraw :^)Andreas Kling