CVS Update: xc (branch: trunk)

Egbert Eich xorg-commit at cvs.freedesktop.org
Wed Mar 16 14:16:06 EET 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	eich at gabe.freedesktop.org	05/03/16 04:16:06

Log message:
  2005-03-16  Egbert Eich  <eich-at-freedesktop-dot-org>
  
          * programs/Xserver/hw/xfree86/common/xf86RandR.c:
          (xf86RandRGetInfo), (xf86RandRSetConfig):
          Don't fail calling function when DriverFunc() for RandR
          fails as DriverFunc() also returns FALSE when the
          specific sub function isn't supported.
          In the case of xf86RandRGetInfo() we simply rely on what
          has been set before and return TRUE.
          In the case of xf86RandRSetConfig() we only bail with
          FALSE if we have to do a rotation and the call fails.
          We presently cannot do rotation on the fly without the
          help of a driver function (Bugzilla #2745).

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86RandR.c 
  
  Revision      Changes    Path
  1.816         +17 -2     xc/ChangeLog
  1.8           +20 -13    xc/programs/Xserver/hw/xfree86/common/xf86RandR.c




More information about the xorg-commit mailing list