mrvux / dx11-vvvv

DirectX11 Rendering within vvvv
Other
71 stars 71 forks source link

Update to official SharpDX 4.2.0 #365

Closed tebjan closed 4 years ago

tebjan commented 4 years ago

SharpDX 4.2.0 is the last version available, the pack should also use it in order to be compatible with other libraries that have upgraded already.

Is there anything different in the self-compiled version that is used in vvvv dx11?

mrvux commented 4 years ago

From now theres no more self compiled version as all changes made it as pull request to official build.

As discussed tho, there are some serious issues with directwrite, so it would require extensive testing

tebjan commented 4 years ago

ok, thanks for the feedback. did some tests and everything works fine as it currently is. so closing this.