[PATCH] glx: Add support for the new DRI loader entrypoint.
Adam Jackson
ajax at nwnk.net
Tue Oct 22 11:37:57 PDT 2013
On Fri, 2013-10-11 at 17:22 -0700, Eric Anholt wrote:
> diff --git a/glx/glxdricommon.c b/glx/glxdricommon.c
> index b027f24..6bb7d1d 100644
> --- a/glx/glxdricommon.c
> +++ b/glx/glxdricommon.c
> @@ -211,6 +211,14 @@ glxConvertConfigs(const __DRIcoreExtension * core,
>
> static const char dri_driver_path[] = DRI_DRIVER_PATH;
>
> +/* Temporary define to allow building without a dri_interface.h from
> + * updated Mesa. Some day when we don't core about Mesa that old any
> + * more this can be removed.
> + */
s/core/care/
Otherwise:
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
More information about the xorg-devel
mailing list