CVS Update: xc (branch: trunk)

Andy Ritger aritger at nvidia.com
Sat Jul 31 01:46:54 EEST 2004


Hi Egbert.  Thanks for checking this in!  I'm sorry... I told
Aaron I would respond to your feedback, but got sidetracked with
other projects.

wrt consuming two ScrnInfoRec procs, I'd be fine with collapsing
this into one proc, with a flag or something to indicate which
functionality is desired.  We can code that up for you, if you like.

wrt a sample usage in an open driver, I expect making that happen
may be a little involved, but I was hoping I could sucker Mark
Vojkovich into doing it :)

Anyway, thanks for submitting this.  Let us know what you'd like
to do about the ScrnInfoRec procs, so we can settle on an interface.

Thanks,
- Andy

On Fri, 30 Jul 2004, Egbert Eich wrote:

> CVSROOT:	/cvs/xorg
> Module name:	xc
> Changes by:	eich at pdx.	04/07/30 14:53:09
> 
> Log message:
>   2004-07-30  Egbert Eich  <eich at freedesktop.org>
>   
>           * programs/Xserver/hw/xfree86/common/xf86Cursor.c:
>           (xf86SwitchMode):
>           * programs/Xserver/hw/xfree86/common/xf86Init.c: (InitOutput):
>           * programs/Xserver/hw/xfree86/common/xf86RandR.c:
>           (xf86RandRGetInfo), (xf86RandRSetMode), (xf86RandRSetConfig),
>           (xf86RandRInit):
>           * programs/Xserver/hw/xfree86/common/xf86str.h:
>           Add support for on-the-fly screen rotation when supported by
>           hardware (Aron Plattner).
> 
> Modified files:
>       ./:
>         ChangeLog 
>       xc/programs/Xserver/hw/xfree86/common/:
>         xf86Cursor.c xf86Init.c xf86RandR.c xf86str.h 
>   
>   Revision      Changes    Path
>   1.166         +13 -1     xc/ChangeLog
>   1.2           +619 -161  xc/programs/Xserver/hw/xfree86/common/xf86Cursor.c
>   1.4           +2 -0      xc/programs/Xserver/hw/xfree86/common/xf86Init.c
>   1.3           +34 -8     xc/programs/Xserver/hw/xfree86/common/xf86RandR.c
>   1.2           +66 -19    xc/programs/Xserver/hw/xfree86/common/xf86str.h
> 
> _______________________________________________
> xorg-commit mailing list
> xorg-commit at freedesktop.org
> http://freedesktop.org/mailman/listinfo/xorg-commit
> 



More information about the xorg-commit mailing list