wine-wine/dlls/ddraw
Ričardas Barkauskas 4c0c0d3aeb ddraw: Fix ddraw4_EnumSurfaces to pass correct iface in callbacks. 2011-06-20 19:33:30 +02:00
..
tests wined3d: Don't clamp vertex depth values. 2011-06-06 16:18:33 +02:00
Makefile.in ddraw: Just pass NULL as swapchain parent. 2011-03-08 12:28:20 +01:00
clipper.c ddraw: Use unsafe_impl_from_IDirectDrawClipper for an app provided iface. 2011-06-20 19:32:03 +02:00
ddraw.c ddraw: Fix ddraw4_EnumSurfaces to pass correct iface in callbacks. 2011-06-20 19:33:30 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Use unsafe_impl_from_IDirectDrawClipper for an app provided iface. 2011-06-20 19:32:03 +02:00
device.c ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface. 2011-06-15 20:04:39 +02:00
executebuffer.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
light.c ddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces. 2011-06-09 13:28:12 +02:00
main.c ddraw: Use impl_from_IDirectDrawSurface7() instead of casts. 2011-06-06 21:49:23 +02:00
material.c ddraw: COM cleanup for the IDirect3DMaterial3 iface. 2011-06-08 17:43:07 +02:00
palette.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
surface.c ddraw: Use unsafe_impl_from_IDirectDrawClipper for an app provided iface. 2011-06-20 19:32:03 +02:00
utils.c
version.rc
vertexbuffer.c ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface. 2011-06-15 20:04:39 +02:00
viewport.c ddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces. 2011-06-09 13:28:12 +02:00