Age | Commit message (Collapse) | Author | |
---|---|---|---|
28 hours | lib: Introduce libgfx | Ian Moffett | |
This commit introduces libgfx which is a low-level graphics library and does not know anything about windows, display architecture, etc. The job of libgfx is soley to provide an API to draw shapes, graphical objects and perform operations on them. Signed-off-by: Ian Moffett <ian@osmora.org> |