CVSROOT: /cvs/directfb
Module name: gdk-directfb
Changes by: neo 20020201 13:34:45
Modified files:
. : TODO gdkdrawable-directfb.c gdkgc-directfb.c
gdkmain-directfb.c gdkpixmap-directfb.c
gdkvisual-directfb.c
Log message:
Got rid of hardcoded values in _gdk_visual_init().
Initialize pixmaps with black color.
Initialize GC with black foreground/background colors.
Made gdk_directfb_get_depth() return DFB_BYTES_PER_PIXEL (impl->format) * 8.
Misc code cleanups.
GTK+-DirectFB now works with 32 bit framebuffers. Other depths need testing.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.