CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20031228 04:08:07
Modified files:
include : directfb.h
src/core : core.c window_display.c windows.c
windows_internal.h windowstack.c
src/input : idirectfbinputbuffer.c
Log message:
Added IDirectFBEventBuffer::CreateFileDescriptor() that returns a file
descriptor that can be read from including support for select().
If only the file descriptor is used the buffer still needs to be flushed
via IDirectFBEventBuffer::Reset().
Reduced reference up/down in window stacking code.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.