wine/dlls/ddraw
2011-09-20 16:21:38 +02:00
..
tests ddraw/tests: Accept another error when setting an overlay with a NULL rect. 2011-09-19 18:32:51 +02:00
clipper.c
ddraw.c ddraw: Store the wined3d swapchain reference in the ddraw object instead of the primary surface. 2011-09-20 16:21:38 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Store the wined3d swapchain reference in the ddraw object instead of the primary surface. 2011-09-20 16:21:38 +02:00
device.c ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTexture2_iface. 2011-07-29 19:19:32 +02:00
executebuffer.c ddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer for an app provided iface. 2011-07-08 14:45:23 +02:00
light.c
main.c ddraw: Implement ddraw7_Initialize(). 2011-09-19 17:56:05 +02:00
Makefile.in
material.c
palette.c
surface.c ddraw: Store the wined3d swapchain reference in the ddraw object instead of the primary surface. 2011-09-20 16:21:38 +02:00
utils.c ddraw: Get rid of some ERRs in PixelFormat_DD2WineD3D(). 2011-09-13 09:19:40 +02:00
version.rc
vertexbuffer.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
viewport.c