CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20011030 03:18:37

Modified files:
        .              : configure.in 
        include        : directfb.h directfb_internals.h 
        src            : directfb.c idirectfb.c interface.c 
        src/display    : idirectfbsurface.c 

Log message:
Added OpenGL support via the new interface "IDirectFBGL".

Added "IDirectFBSurface::GetGL",
it will return the new interface if it has been installed (DirectFBGL).

A call to "IDirectFBGL::MakeCurrent" sets the current OpenGL context.

Added an optional "Allocate" function to interface implementations,
the creator of the interface no longer needs to know its content.

Activated DWCAPS_DOUBLEBUFFER for windows that got created implicitly
by creating a primary surface in non-exclusive mode.

The mouse cursor is now activated by default.

Increased version number to "0.9.8".



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to