Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | LibGfx: Templatize Point, Size, and Rect | Matthew Olsson |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-12 | LibGfx+IPCCompiler: Add IPC encoders for Color and ShareableBitmap | Andreas Kling |
2020-04-06 | Meta: Add missing copyright headers | Andreas Kling |
2020-03-29 | LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage | Andreas Kling |