xf86-video-tdfx: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 20 01:49:39 UTC 2022


 .gitlab-ci.yml    |    4 ++--
 src/tdfx_dri.c    |    6 +++---
 src/tdfx_driver.c |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 9ca09ffe72641e9af0f825ad0bda9241690e7058
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 9 11:23:12 2022 -0800

    TDFXDRIScreenInit: Use snprintf instead of sprintf
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e69782d704ccd7dc702ede378be00fa6999d5b0c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 9 11:21:07 2022 -0800

    TDFXDRIScreenInit: fix -Wformat warning
    
    v2: Add cast to work with both Linux (unsigned int) and
    non-Linux (unsigned long) typedefs of drm_handle_t
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c6e0bbcdb1e24166969b350bf7b427d7a916916e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 9 11:19:27 2022 -0800

    allocateMemory: fix -Wdiscarded-qualifiers warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 12a58f90f325ee84715ccff5f5cee29bc74702b5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list