Re: [PATCH 3/5] d3dx9: Add support for structs to ID3DXConstantTable.

2013-07-28 Thread Rico Schüller
Hi Matteo, On 25.07.2013 16:12, Matteo Bruni wrote: 2013/7/24 Rico Schüller : --- dlls/d3dx9_36/shader.c | 79 -- 1 file changed, 77 insertions(+), 2 deletions(-) So there was actually a logic (an insane one, but yeah...). Have you found any

Re: [PATCH 3/5] d3dx9: Add support for structs to ID3DXConstantTable.

2013-07-25 Thread Matteo Bruni
2013/7/24 Rico Schüller : > --- > dlls/d3dx9_36/shader.c | 79 > -- > 1 file changed, 77 insertions(+), 2 deletions(-) > So there was actually a logic (an insane one, but yeah...). Have you found any game actually using this? Annoying question: hav