Rico Schüller wrote:
Hi,
this patch series implements the ID3DBlob interface. This time the interface is implemented in the d3dcompiler_43.dll. The function D3D10CreateBlob from d3d10 is forwarded to the D3DCreateBlob function in the d3dcompiler_43.dll.
Does this replace the ten patch series you submitted on 8/11? This is not clear here.
James McKenzie
Am 15.08.2010 18:26, schrieb James McKenzie:
Rico Schüller wrote:
Hi,
this patch series implements the ID3DBlob interface. This time the interface is implemented in the d3dcompiler_43.dll. The function D3D10CreateBlob from d3d10 is forwarded to the D3DCreateBlob function in the d3dcompiler_43.dll.
Does this replace the ten patch series you submitted on 8/11? This is not clear here.
James McKenzie
Yes, this replaces the earlier patch series. I thought this was clear from the discussion for try 2.
Cheers Rico
2010/8/16 Rico Schüller kgbricola@web.de:
Yes, this replaces the earlier patch series. I thought this was clear from the discussion for try 2.
At the very least it's obvious that the other series isn't going to happen. Whether this series replaces it or is independent doesn't matter a whole lot at that point.