xf86-video-trident: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 15 00:05:44 UTC 2019


 src/Makefile.am     |    2 
 src/trident_pll.c   |  343 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/tridenthelper.c |  344 ----------------------------------------------------
 3 files changed, 344 insertions(+), 345 deletions(-)

New commits:
commit eb2d933f74fb390643c7ea37a6223783ec29848c
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri May 10 19:30:03 2019 -0700

    Rename tridenthelper.c to trident_pll.c
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit df9a2274788e12b71738412c681a3755640a0b95
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri May 10 19:13:42 2019 -0700

    Fix indentation of tridenthelper.c
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit dff7175a3620bca0d45c241c42c8c0fc09c3c054
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri May 10 19:09:01 2019 -0700

    Tab to spaces conversion for tridenthelper.c
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 8ea9a457609aca259da1abad9f99aa30964b6475
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri May 10 19:08:16 2019 -0700

    Add braces to for loops inside tridenthelper.c
    
    Newer versions of gcc give warnings, so this fix suppresses the
    warnings.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>



More information about the xorg-commit mailing list