summaryrefslogtreecommitdiff
path: root/lib/libgfx/Makefile
AgeCommit message (Collapse)Author
8 hoursbuild: lib: Remove seperator line in libgfx buildIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
31 hourslib: Introduce libgfxIan 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>