il.com]
>>Sent: Monday, September 29, 2014 12:27 PM
>>To: Liu, Leo
>>Cc: mesa-dev@lists.freedesktop.org; Koenig, Christian
>>Subject: Re: [Mesa-dev] [PATCH v3 2/6] st/va: skeleton VAAPI state tracker
>>
>>Hi Leo,
>>
>>[...]
>>>>It seems t
On 01/10/14 14:00, Liu, Leo wrote:
> Hi Emil,
>
> Any comments on V4
>
It actually hurts me that I have to write the following:
Is it too unusual to ./configure (or perhaps even make) prior to this
email/sending out the patch? I realise that mesa is big and slow but
spending 10-20 seconds (confi
;>Sent: Monday, September 29, 2014 12:27 PM
>>To: Liu, Leo
>>Cc: mesa-dev@lists.freedesktop.org; Koenig, Christian
>>Subject: Re: [Mesa-dev] [PATCH v3 2/6] st/va: skeleton VAAPI state
>>tracker
>>
>>Hi Leo,
>>
>>[...]
>>>>It seems that
Subject: Re: [Mesa-dev] [PATCH v3 2/6] st/va: skeleton VAAPI state tracker
>
>Hi Leo,
>
>[...]
>>>It seems that you've dropped the sym file. Is that intentional, can we
>>>get it back please ?
>>>
>> I will get it back.
>> What's the purp
Hi Leo,
[...]
>>It seems that you've dropped the sym file. Is that intentional, can we get it
>>back
>>please ?
>>
> I will get it back.
> What's the purpose of this sym file? Thanks.
>
It can be used for two purposes - version/tag exported symbols,
manager exported/private symbols.
We use the la
Hi Emil,
>-Original Message-
>From: Emil Velikov [mailto:emil.l.veli...@gmail.com]
>Sent: Sunday, September 28, 2014 4:43 PM
>To: Liu, Leo; mesa-dev@lists.freedesktop.org
>Cc: emil.l.veli...@gmail.com; Koenig, Christian
>Subject: Re: [Mesa-dev] [PATCH v3 2/6] st/va: sk
Hi Leo,
On 26/09/14 21:13, Leo Liu wrote:
> From: Christian König
>
> This patch adds a skeleton VA-API state tracker,
> which is filled with live in the subsequent patches.
>
> v2: fixes in configure.ac and va state_tracker Makefile.am
s/state_tracker Makefile.am/target Makefile.am/
> v3: con
From: Christian König
This patch adds a skeleton VA-API state tracker,
which is filled with live in the subsequent patches.
v2: fixes in configure.ac and va state_tracker Makefile.am
v3: configure.ac:
generate a marco for link to xcb
auto-dectecting VA version
rebase with up