galakt / slimdx

Automatically exported from code.google.com/p/slimdx
0 stars 0 forks source link

Add support for DirectX 11 #405

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The November 2008 DirectX SDK contains a (beta) of the DirectX 11 SDK
It would be great if SlimDX would start supporting DX11 in the future

Original issue reported on code.google.com by e.beck...@gmail.com on 15 Jan 2009 at 10:03

GoogleCodeExporter commented 8 years ago
There's an experimental DX11 branch of SlimDX already. You can grab it via SVN.

Original comment by Mike.Popoloski on 15 Jan 2009 at 11:54

GoogleCodeExporter commented 8 years ago
We've merged the D3D11 support into the main branch via a new DLL, 
SlimDX.Windows7,
which will hold our implementations of beta components until they are officially
released.

Original comment by Mike.Popoloski on 19 Jan 2009 at 4:46