xf86-video-s3virge: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Thu Aug 28 11:24:49 PDT 2008


 src/s3v_driver.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 20d2095d85582662722c43f2b368bba676e4a790
Author: Christian Aistleitner <christian.aistleitner at gmx.at>
Date:   Mon Jul 14 06:56:00 2008 -0300

    Respect rotation upon ShadowFB initialization
    
    fixes ShadowFB initialization while respecting rotation
    
    The shadowFB is initialized using the screen's VirtualX for width and
    VirtualY for height and regardless of the rotation.
    
    When using the
      Option "Rotate" "CW"
    such initialization of the ShadowFB results in such a setup
    
    331
    331
    22
    
    although the correct setup would be
    
    33
    33
    33
    
    the 1s and 3s represent the usable workspace.
    the 2s and 3s represent the monitor.
    
    Signed-off-by: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>



More information about the xorg-commit mailing list