[PATCH] Disable DRI3 and sync fence FD functions if xshmfence isn't available

Gaetan Nadon memsize at videotron.ca
Mon Nov 4 03:17:49 CET 2013


On 13-11-03 04:16 PM, Keith Packard wrote:
> Make sure the server can build when the xshmfence library isn't present
>
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---
>  Xext/sync.c              |  8 ++++++++
>  configure.ac             | 42 ++++++++++++++++++++++++++++++++++++++++--
>  dri3/dri3.h              |  6 ++++++
>  include/xorg-server.h.in |  3 +++
>  miext/sync/Makefile.am   |  7 ++++++-
>  5 files changed, 63 insertions(+), 3 deletions(-)

Reviewed-by: Gaetan Nadon <gaetan.nadon at videotron.ca>

Nit:

    [...]/patch:95: trailing whitespace.
    esac       
    warning: 1 line adds whitespace errors.

To be fixed later:
Confusing/wrong messages when configuring with --disable-dri3 with
library and dri3proto installed: 'case no,yes) caught in *)':

    checking for DRI3PROTO... yes
    configure: DRI3 disabled because dri3proto not found.
    checking for XSHMFENCE... yes
    configure: DRI3 disabled because xshmfence not found.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131103/e5631a3c/attachment.html>


More information about the xorg-devel mailing list