xf86-video-sis: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Dec 22 20:57:01 UTC 2018


 configure.ac      |    2 +-
 src/sis.h         |    2 +-
 src/sis_cursor.c  |    2 +-
 src/sis_driver.c  |   46 +++++++++++++++++++++++++++++-----------------
 src/sis_utility.c |   12 ++++++++++--
 src/sis_video.c   |   12 ++++++++++++
 6 files changed, 54 insertions(+), 22 deletions(-)

New commits:
commit 22d3c79f9718dada0d8ef386a3a2cd2db31d7bc8
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Dec 17 18:53:46 2018 -0600

    Convert EXA support preprocessor macro to USE_EXA
    
    All the other DDXs do it this way.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 0baf5baf7ecb0197961c8ce92943fedba852e437
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Dec 17 15:23:07 2018 -0600

    Eliminate constant related compilation warnings for native functions
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 0b2cce041e445cee8a8308b9ae4ea70794ae8c13
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Dec 17 15:08:45 2018 -0600

    Eliminate swap macro related unused variable compilation warnings
    
    Unfortunately, commit c530ebb5d4ad0663838a0132e3610d713eaaa640 did not
    the check for ABI_VIDEODRV_VERSION where the swap macros are actually
    used in the code. Checking for ABI_VIDEODRV_VERSION suppresses unused
    variable compilation warnings for newer versions of the X Server.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 301cefae671cb2a4f25b068b0ef2ea9331ae17f3
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Dec 17 15:07:55 2018 -0600

    Suppress logical operation and parenthesis related compilation warnings
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 940eed5b73b28d3067b025e583ebf257cdd4603f
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Mon Dec 17 15:06:53 2018 -0600

    Eliminate set but not used variable compilation warnings
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>



More information about the xorg-commit mailing list