c++ - Is DirectX 12 development now available to the public? -
with windows technical preview build 10074, d3d12.dll, d3d12sdklayers.dll , d3d12warp.dll included in %windir%\system32. visual studio 2015 rc tools windows 10 (aka windows kits 10 - 10069), d3d12.lib, d3d12.h etc. included. although there seems no press release microsoft availability, inclusion of these seem indicate is available. correct reasoning, or else required?
you can begin developing directx 12 applications using resources described above. api not yet complete , gpu drivers available not yet of final shipping quality, not surprised if not functional or bug free. try , validate application against more 1 manufacturer's gpu , against warp driver if encounter problems.
preliminary documentation available on msdn
Comments
Post a Comment