[vlc-devel] [PATCH] direct3d9: fix orientation

Steve Lhomme robux4 at gmail.com
Thu Nov 16 08:36:13 CET 2017


On Wed, Nov 15, 2017 at 5:12 PM, Salah-Eddin Shaban <salah at videolan.org> wrote:
> Hello again,
>
> As JB requested, I tested this with the samples from #2882, and indeed
> there's a problem.
>
> Without this patch direct3d9 and opengl behave the same for the #2882

And also for D3D11 so there's a good chance they have the correct behavior.

Your patch uses the same values found in D3D11 except I think the
vertices are draw the other way around from D3D9, hence the difference
in the current code.

> samples, but not for dshow. With the patch applied they behave the
> same for dshow but not for the #2882 samples.
>
> I'll try to get back to it soon.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list