CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/10/09 05:40:57
Log message:
497. Add an xf86InitFBManagerLinear() function and implement the Linear
allocation routines. These still fallback to XY area allocation if
no (or the lack of) linear space is available. It assumes the driver
has already called one of the init routines to the FBManager for Areas
before this new setup can be used.
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
xf86fbman.c xf86fbman.h
xc/programs/Xserver/hw/xfree86/loader/:
xf86sym.c
Revision Changes Path
3.2878 +6 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.26 +231 -52 xc/programs/Xserver/hw/xfree86/common/xf86fbman.c
1.14 +8 -1 xc/programs/Xserver/hw/xfree86/common/xf86fbman.h
1.239 +2 -1 xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit