xf86-video-vmware: Changes to 'master'

Thomas Hellstrom thomash at kemper.freedesktop.org
Tue Feb 20 08:38:31 UTC 2018


 src/common_compat.h       |   13 +++++++++++++
 src/vmware.c              |    8 ++++----
 src/vmware_bootstrap.c    |    5 +++--
 vmwgfx/vmwgfx_driver.c    |   30 +++++++++++++++---------------
 vmwgfx/vmwgfx_layout.c    |    5 +++++
 vmwgfx/vmwgfx_output.c    |    1 -
 vmwgfx/vmwgfx_tex_video.c |   26 +++++++++++++-------------
 7 files changed, 53 insertions(+), 35 deletions(-)

New commits:
commit 3cdeaa5db76f5db7ce9482d3e067d3014076f8e4
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Fri Feb 16 13:55:37 2018 +0100

    Fix a couple of shadowed declaration warnings
    
    In some enviroments, "index", "y1" and "y2" are defined globally causing
    warnings about shadowed declarations. Fix this.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Brian Paul <brianp at vmware.com>

commit 4ea5c4d5fa1dcb125137bcb76b402490ac134b4f
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Fri Feb 16 13:37:56 2018 +0100

    Build fixes
    
    A couple of more build fixes for older X servers.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Sinclair Yeh <syeh at vmware.com>



More information about the xorg-commit mailing list