Re: d3dxcreatebox patch

2011-03-11 Thread David Adam
2011/3/10 Alexandre Julliard > Matteo Bruni writes: > > > 2011/3/10 David Adam : > >> Thanks for the feedback. What do you mean by "you are forcing a > particular > >> vertex ordering3"? > > > > I mean that you are testing the vertices of the mesh returned by > > D3DXCreateBox in the order gener

Re: d3dxcreatebox patch

2011-03-10 Thread Alexandre Julliard
Matteo Bruni writes: > 2011/3/10 David Adam : >> Thanks for the feedback. What do you mean by "you are forcing a particular >> vertex ordering3"? > > I mean that you are testing the vertices of the mesh returned by > D3DXCreateBox in the order generated by native d3dx9, while they could > in gene

Re: d3dxcreatebox patch

2011-03-09 Thread David Adam
> 2011/3/9 David Adam : > > Hello, > > > > is there any problem with my d3dxcreatebox patch? > > > > Thanks in advance for any feedback. > > > > A+ > > > > David > > > > Do you refer to http://source.winehq.org/patches/data/71983 ?

Re: d3dxcreatebox patch

2011-03-09 Thread Matteo Bruni
rdering of the vertices for D3DXCreateBox. Did I miss > anything? > > A+ > > David > > 2011/3/9 Matteo Bruni >> >> 2011/3/9 David Adam : >> > Hello, >> > >> > is there any problem with my d3dxcreatebox patch? >> > >&

Re: d3dxcreatebox patch

2011-03-09 Thread Matteo Bruni
2011/3/9 David Adam : > Hello, > > is there any problem with my d3dxcreatebox patch? > > Thanks in advance for any feedback. > > A+ > > David > Do you refer to http://source.winehq.org/patches/data/71983 ? I just had a cursory look at it: I presume there isn't

d3dxcreatebox patch

2011-03-09 Thread David Adam
Hello, is there any problem with my d3dxcreatebox patch? Thanks in advance for any feedback. A+ David