Thanks, and sorry, I forgot to update the commit message. I will
commit it shortly with that fixed.
Marek
On Tue, Oct 27, 2015 at 9:19 PM, Brian Paul wrote:
> On 10/27/2015 02:17 PM, Marek Olšák wrote:
>>
>> From: Marek Olšák
>>
>> We initialized Target, but not TargetIndex.
>> This is required
On 10/27/2015 02:17 PM, Marek Olšák wrote:
From: Marek Olšák
We initialized Target, but not TargetIndex.
This is required since 7d7dd1871174905dfdd3ca874a09d9.
v2: do it in the right place. Noticed by Brian Paul.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92645
---
src/mesa/main
From: Marek Olšák
We initialized Target, but not TargetIndex.
This is required since 7d7dd1871174905dfdd3ca874a09d9.
v2: do it in the right place. Noticed by Brian Paul.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92645
---
src/mesa/main/vdpau.c | 5 +++--
1 file changed, 3 insertio
Sorry for causing this regression. Thanks for fixing it. Question below...
On 10/27/2015 05:31 AM, Marek Olšák wrote:
From: Marek Olšák
This is required since 7d7dd1871174905dfdd3ca874a09d9.
---
src/mesa/main/vdpau.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/main/vdp
On 27.10.2015 13:16, Emil Velikov wrote:
Hi Marek,
On 27 October 2015 at 11:31, Marek Olšák wrote:
From: Marek Olšák
This is required since 7d7dd1871174905dfdd3ca874a09d9.
Can you add the bugzilla tag please.
I'd suspect many of us are not fluent in gl-vdpau interop can you
please throw in
Hi Marek,
On 27 October 2015 at 11:31, Marek Olšák wrote:
> From: Marek Olšák
>
> This is required since 7d7dd1871174905dfdd3ca874a09d9.
Can you add the bugzilla tag please.
I'd suspect many of us are not fluent in gl-vdpau interop can you
please throw in a small comment. Thinking about the fol
From: Marek Olšák
This is required since 7d7dd1871174905dfdd3ca874a09d9.
---
src/mesa/main/vdpau.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/main/vdpau.c b/src/mesa/main/vdpau.c
index 0efa56e..0c000c4 100644
--- a/src/mesa/main/vdpau.c
+++ b/src/mesa/main/vdpau.c
@@ -375,6