Sweden-Number/dlls/d3d10core
Henri Verbeet efbd38ae84 dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer.
Fixes stack corruption in the 64-bit tests. Thanks to Paul Vriens for debugging this.
2009-12-08 12:33:43 +01:00
..
tests dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
Makefile.in d3d10core: Add a stub ID3D10DepthStencilState implementation. 2009-11-03 21:17:00 +01:00
buffer.c wined3d: Don't free D3D buffers until the wined3d buffer is destroyed. 2009-09-18 08:55:25 -05:00
d3d10core.spec dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
d3d10core_main.c dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
d3d10core_private.h dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
device.c d3d10core: Allow a NULL vertex buffer to be set in IASetVertexBuffers(). 2009-12-02 13:06:07 +01:00
inputlayout.c wined3d: Don't free D3D vertex declarations until the wined3d vertex declaration is destroyed. 2009-09-23 12:36:28 +02:00
shader.c d3d10core: Add a separate function for d3d10_geometry_shader initialization. 2009-10-30 11:29:01 +01:00
state.c d3d10core: Add a stub ID3D10BlendState implementation. 2009-11-04 13:07:56 +01:00
texture2d.c wined3d: Don't free D3D surfaces until the wined3d surface is destroyed. 2009-09-16 13:04:32 -05:00
utils.c d3d10core: Use debugstr_a()/debugstr_an() to trace external strings. 2009-09-10 10:49:53 +02:00
version.rc d3d10core: Add a d3d10core dll. 2008-11-12 13:11:13 +01:00
view.c d3d10core: Add a stub ID3D10ShaderResourceView implementation. 2009-11-03 21:16:23 +01:00