Age | Commit message (Expand) | Author |
---|---|---|
2020-06-27 | LibGfx: Add PGM image file type support | Hüseyin ASLITÜRK |
2020-06-23 | LibGfx: Integrate JPEG decoder with rest of the system | devashish |
2020-06-23 | LibGfx+LibWeb: Add JPEG decoder and integrate with LibWeb | Devashish |
2020-06-22 | LibGfx: Add PPM image file type support | Hüseyin ASLITÜRK |
2020-06-21 | LibGfx: Initial support for ICO image files. | Paul Roukema |
2020-06-21 | LibGfx: Add PBM image file type support | Hüseyin ASLITÜRK |
2020-06-21 | LibGfx: Add BMP loader | Matthew Olsson |
2020-06-13 | LibGfx: Don't keep an unused GIF decoder plugin in failed ImageDecoders | Andreas Kling |
2020-04-25 | LibGfx: Remove debug output | Peter Nelson |
2020-04-25 | LibGfx: Use content sniffing to choose which ImageDecoder plugin to use | Peter Nelson |
2020-02-15 | LibGfx: Move a bunch of LogStream::operator<< to cpp files | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |