Re: [PATCH 01/10] d3dx9_33: Share the source with d3dx9_36
15 Jun
2016
15 Jun
'16
9:54 p.m.
2016-06-15 8:35 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>:
-@ stdcall D3DXComputeNormalMap(ptr ptr ptr long long long) d3dx9_36.D3DXComputeNormalMap ... +@ stub D3DXComputeNormalMap(ptr ptr ptr long long float)
Nicely spotted (also for D3DXFrameFind), that should probably be applied to all the DLLs and separately from this patch though. I'm sending a patch for it.
+@ stdcall D3DXGetShaderConstantTableEx(ptr long ptr)
This function shouldn't be exported by d3dx9_33.dll. WRT D3DXDebugMute() and D3DXGetDriverLevel(), I would move the implementation to util.c or some other file and avoid duplicating the code in every d3dx9_xx_main.c.
3471
Age (days ago)
3471
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matteo Bruni