serenity/SharedGraphics
2019-02-06 10:39:24 +01:00
..
.gitignore Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
CharacterBitmap.cpp Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
CharacterBitmap.h Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
Color.cpp Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
Color.h Snazz up the windows with some title bar gradients. :^) 2019-01-25 05:02:32 +01:00
Font.cpp Rename LizaBold to LizaRegular and LizaBlack to LizaBold. 2019-02-05 09:08:25 +01:00
Font.h mmap all the font files! 2019-02-05 06:43:33 +01:00
GraphicsBitmap.cpp Show the amount of memory in GraphicsBitmaps in /bin/top. 2019-02-05 09:27:27 +01:00
GraphicsBitmap.h Kernel: Make Process a Weakable class. 2019-01-31 07:02:40 +01:00
Painter.cpp SharedGraphics: Fix broken rendering of partially clipped GlyphBitmaps. 2019-02-06 10:39:24 +01:00
Painter.h SharedGraphics: Add some useful painting helpers and make use of them. 2019-02-05 11:42:58 +01:00
Point.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
Rect.cpp WindowServer: Only blit dirty rect of windows to back buffer. 2019-01-20 23:42:36 +01:00
Rect.h SharedGraphics: Add some useful painting helpers and make use of them. 2019-02-05 11:42:58 +01:00
Size.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00