Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-18 | LibDraw: Create purgeable GraphicsBitmap in the PNG decoder | Andreas Kling |
2019-10-19 | LibDraw: Rename ImageLoader => ImageDecoder | Andreas Kling |
2019-10-15 | LibDraw: Add ImageLoader, a simple abstraction for image loading | Andreas Kling |
2019-09-16 | PNGLoader: Add load_png_from_memory method | Conrad Pankoff |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |