HeavenWu / slimdx

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

DXGI 1.1 #655

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Support for the IDXGI*1 interfaces and IDXGIKeyedMutex are missing. I am 
willing to contribute some patches too. I have a d3d10.1/d3d11 shared 
texture resource sample in mind too...

Original issue reported on code.google.com by cain.a.p...@gmail.com on 20 Apr 2010 at 12:36

GoogleCodeExporter commented 8 years ago
This patch has Factory1, Adapter1 and AdapterDescription1 changes.

Original comment by cain.a.p...@gmail.com on 21 Apr 2010 at 11:36

Attachments:

GoogleCodeExporter commented 8 years ago
I have attached a new, more complete patch for DXGI 1.1 - I am not convinced 
that my 
changes are using the COM base class properly though.

Also I have included an interop example showing D2D and D3D10 rendering on a 
D3D11 
texture.

Original comment by cain.a.p...@gmail.com on 5 May 2010 at 10:13

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1583.

Original comment by Mike.Popoloski on 11 May 2010 at 10:43