xf86-video-vmware: Changes to 'master'

Philip Langdale philipl at kemper.freedesktop.org
Thu Apr 16 13:31:06 PDT 2009


 configure.ac      |    5 ++
 src/Makefile.am   |    3 -
 src/vmware.c      |    5 ++
 src/vmware.h      |    4 +
 src/vmwaremodes.c |  123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 139 insertions(+), 1 deletion(-)

New commits:
commit e3769142d80953d6da484eb979f5274c8a3abeb3
Author: Shelley Gong <shelleygong at vmware.com>
Date:   Thu Apr 16 13:28:47 2009 -0700

    Automatically add modelines for the driver's built-in set of modes.
    
    The driver has had a built-in set of modes for a while, but there
    was nothing adding modelines to back them up, causing initial modes
    to be rejected at startup with certain Xorg versions.
    
    This change adds the actual modelines for sufficiently new versions
    of the server (>= 1.2), as the necessary calls were only introduced
    at that time.



More information about the xorg-commit mailing list