haiku/src/servers/app/drawing
Stephan Aßmus 4157339be2 started to implement stuff, it can actually be used and renders my test app almost like the old implementation, plus clipping
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12050 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-26 22:09:02 +00:00
..
Painter disable the build of agg_font_freetype.cpp for now 2005-03-26 16:49:40 +00:00
AccelerantDriver.cpp Update AccelerantDriver to the new API and implement all necessary functions. 2005-03-25 19:59:10 +00:00
AccelerantDriver.h Update AccelerantDriver to the new API and implement all necessary functions. 2005-03-25 19:59:10 +00:00
BitmapDriver.cpp
BitmapDriver.h
DirectDriver.cpp
DirectDriver.h
DisplayDriver.cpp added Painter to the app_server build and fixed the Jamfile to include the drawing subfolder for header search path 2005-03-25 22:44:18 +00:00
DisplayDriverImpl.cpp Use FTFace() function to get the face instead of always creating a new one. 2005-03-25 21:11:46 +00:00
DisplayDriverPainter.cpp started to implement stuff, it can actually be used and renders my test app almost like the old implementation, plus clipping 2005-03-26 22:09:02 +00:00
DisplayDriverPainter.h started to implement stuff, it can actually be used and renders my test app almost like the old implementation, plus clipping 2005-03-26 22:09:02 +00:00
DisplaySupport.cpp
PatternHandler.cpp
PixelRenderer.cpp
ScreenDriver.cpp
ScreenDriver.h
ViewDriver.cpp Moved app_server window a bit to the left. 2005-03-26 08:41:46 +00:00
ViewDriver.h