Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | LibGfx: Add Painter::blit_filtered() and blit_brightened() | Andreas Kling |
2020-03-30 | LibGfx: Support vertical gradient fill (not just horizontal) :^) | Andreas Kling |
2020-03-08 | Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-06 | LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |