[Mesa-dev] [PATCH 06/11] loader: Use drirc device_id parameter in complement to DRI_PRIME

Dave Airlie airlied at gmail.com
Sun Jun 15 22:55:14 PDT 2014


> diff --git a/src/mesa/drivers/dri/common/xmlconfig.h b/src/mesa/drivers/dri/common/xmlconfig.h
> index 786caae..a4daa6b 100644
> --- a/src/mesa/drivers/dri/common/xmlconfig.h
> +++ b/src/mesa/drivers/dri/common/xmlconfig.h
> @@ -30,6 +30,8 @@
>  #ifndef __XMLCONFIG_H
>  #define __XMLCONFIG_H
>
> +#include <GL/gl.h>
> +
>  #define STRING_CONF_MAXLEN 25
>

Is that required? seemed a bit strange that would be a change in this patch.

Dave.


More information about the mesa-dev mailing list