Sweden-Number/dlls/d3d11
Józef Kucia c9ce47c6a9 d3d11: Move d3d11 device implementation to top of file.
Just to use d311 device static methods in d3d10 device freely.
2015-08-28 19:53:02 +09:00
..
tests d3d11/tests: Add test for D3D11CreateDevice. 2015-08-24 20:46:22 +09:00
Makefile.in d3d11: Move d3d10core to d3d11. 2015-08-21 21:49:43 +09:00
async.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00
buffer.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00
d3d11.spec d3d11: Move d3d10core to d3d11. 2015-08-21 21:49:43 +09:00
d3d11_main.c d3d11: Make "layers" static in D3D11CoreRegisterLayers(). 2015-08-25 21:13:33 +09:00
d3d11_private.h d3d11: Implement d3d11_texture2d_GetDesc(). 2015-08-28 19:53:00 +09:00
device.c d3d11: Move d3d11 device implementation to top of file. 2015-08-28 19:53:02 +09:00
inputlayout.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00
shader.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00
state.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00
texture.c d3d11: Implement d3d11_texture2d_GetDesc(). 2015-08-28 19:53:00 +09:00
utils.c d3d11: Implement d3d11_texture2d_GetDesc(). 2015-08-28 19:53:00 +09:00
version.rc d3d11: Add version.rc file. 2013-12-02 11:08:53 +01:00
view.c d3d11: Rename d3d10_device to d3d_device. 2015-08-21 21:50:16 +09:00