On 30/09/13 17:06, Eric Anholt wrote:
> Emil Velikov writes:
>
>> On 28/09/13 01:41, Eric Anholt wrote:
>>> Emil Velikov writes:
>>>
* clone the drienv to driswenv and adjust approapriately
* export driswenv and use it in dri-swrast
* ensure __NOT_HAVE_DRM_H is defined for drisw,
Emil Velikov writes:
> On 28/09/13 01:41, Eric Anholt wrote:
>> Emil Velikov writes:
>>
>>> * clone the drienv to driswenv and adjust approapriately
>>> * export driswenv and use it in dri-swrast
>>> * ensure __NOT_HAVE_DRM_H is defined for drisw, similar
>>> to all other common_drisw users
>>
On 28/09/13 01:41, Eric Anholt wrote:
> Emil Velikov writes:
>
>> * clone the drienv to driswenv and adjust approapriately
>> * export driswenv and use it in dri-swrast
>> * ensure __NOT_HAVE_DRM_H is defined for drisw, similar
>> to all other common_drisw users
>
> I'm confused where __NOT_HAVE
Emil Velikov writes:
> * clone the drienv to driswenv and adjust approapriately
> * export driswenv and use it in dri-swrast
> * ensure __NOT_HAVE_DRM_H is defined for drisw, similar
> to all other common_drisw users
I'm confused where __NOT_HAVE_DRM_H comes from. I don't see any
references to
Emil Velikov writes:
> * clone the drienv to driswenv and adjust approapriately
> * export driswenv and use it in dri-swrast
> * ensure __NOT_HAVE_DRM_H is defined for drisw, similar
> to all other common_drisw users
>
> Signed-off-by: Emil Velikov
> ---
>
> With this patch building dri-swrast,
* clone the drienv to driswenv and adjust approapriately
* export driswenv and use it in dri-swrast
* ensure __NOT_HAVE_DRM_H is defined for drisw, similar
to all other common_drisw users
Signed-off-by: Emil Velikov
---
With this patch building dri-swrast, dri-i915 and dri-vmware
build correctly