.. |
tests
|
d3d9/tests: Add some tests for IDirect3DDevice9::UpdateSurface().
|
2011-06-16 11:16:22 +02:00 |
buffer.c
|
d3d9: Implement IDirect3DIndexBuffer9 private data handling on top of wined3d_resource.
|
2011-06-17 11:02:32 +02:00 |
cubetexture.c
|
d3d9: Implement IDirect3DCubeTexture9 private data handling on top of wined3d_resource.
|
2011-06-20 11:28:22 +02:00 |
d3d9.spec
|
|
|
d3d9_main.c
|
d3d9: COM cleanup for the IDirect3D9Ex iface.
|
2011-04-11 12:10:47 +02:00 |
d3d9_private.h
|
d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
|
2011-06-06 21:49:19 +02:00 |
device.c
|
d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
|
2011-06-06 21:49:19 +02:00 |
directx.c
|
d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
|
2011-06-06 21:49:19 +02:00 |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
query.c
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
shader.c
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
stateblock.c
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
surface.c
|
d3d9: Implement IDirect3DSurface9 private data handling on top of wined3d_resource.
|
2011-06-22 11:25:15 +02:00 |
swapchain.c
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
texture.c
|
d3d9: Implement IDirect3DTexture9 private data handling on top of wined3d_resource.
|
2011-06-20 11:28:26 +02:00 |
version.rc
|
|
|
vertexdeclaration.c
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
volume.c
|
d3d9: Implement IDirect3DVolume9 private data handling on top of wined3d_resource.
|
2011-06-23 09:47:34 +02:00 |
volumetexture.c
|
d3d9: Implement IDirect3DVolumeTexture9 private data handling on top of wined3d_resource.
|
2011-06-20 11:28:29 +02:00 |