x11perf: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 18 16:24:55 UTC 2024


 configure.ac        |    5 +
 man/Makefile.am     |    5 -
 man/Xmark.man       |    4 -
 man/x11perf.man     |  184 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 man/x11perfcomp.man |    7 +
 5 files changed, 192 insertions(+), 13 deletions(-)

New commits:
commit 2454977d35ee9961ade650a8fa0e908d8feaf363
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 17:07:32 2024 -0700

    x11perf.man: Add missing tests inherited from XFree86 4.3
    
    Fixes: ee11b04 ("XFree86 4.3.0.1")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit bb2566b73b547fb6d097ff9b86c2e3a38808c35d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 17:03:40 2024 -0700

    x11perf.man: Add missing tests inherited from X11R6.6
    
    Fixes: d7d99c8 ("R6.6 is the Xorg base-line")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit 7964896807fa0bb608ce2d274b2ae5a56e16bc95
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:38:12 2024 -0700

    x11perf.man: Add tests for anti-aliased trapezoids
    
    Fixes: 9f86498 ("Add RenderAddTraps. Rewrite trapezoid rendering code.")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit 9b289139ffaf017857dc3cbb0ceea21a44da6f7d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:26:28 2024 -0700

    x11perf.man: Add tests for ShmGetImage
    
    Fixes: 7f46d58 ("Add tests for ShmGetImage")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit 3853dd4a66d1fb6c29965a6664f9a7e6a3fe7bf7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:15:14 2024 -0700

    x11perf.man: Add tiled text test
    
    Fixes: 0fcb26e ("Add tiled text test")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit 76df8ca88c6553a290e9e003b117ee800c165451
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:13:00 2024 -0700

    x11perf.man: Add xybitmap putimage tests
    
    Fixes: bd6b810 ("Add xybitmap putimage tests")
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit c923e89b0756dd40c41b6969f400a248ca4d0b22
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:32:02 2024 -0700

    man pages: use .BR markup for references to other man pages
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>

commit bcabb502977e3680b955c131f037f8d817a3af4f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 13 16:07:00 2024 -0700

    configure: use @-style substitutions for man pages instead of __-style
    
    Moves substitution of variables from Makefile.am to configure.ac
    in preparation for allowing meson.build to do the same.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/9>



More information about the xorg-commit mailing list