wine-wine/dlls/ddraw
Henri Verbeet 33bfcdd044 ddraw: The ddraw surface is now always the wined3d surface's parent.
This GetParent() trick would now cause infinite recursion.
2009-09-25 15:15:55 +02:00
..
tests wined3d: Test and fix ddraw and d3d9 GetDC differences. 2009-09-08 13:04:52 +02:00
Makefile.in
clipper.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
ddraw.c wined3d: Use the DXGI naming convention for all formats. 2009-09-25 15:15:44 +02:00
ddraw.spec
ddraw_private.h wined3d: Don't free D3D buffers until the wined3d buffer is destroyed. 2009-09-18 08:55:25 -05:00
ddraw_thunks.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
device.c wined3d: Use the DXGI naming convention for all formats. 2009-09-25 15:15:44 +02:00
direct3d.c wined3d: Use the DXGI naming convention for all formats. 2009-09-25 15:15:44 +02:00
executebuffer.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
gamma.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
light.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
main.c wined3d: Don't free D3D surfaces until the wined3d surface is destroyed. 2009-09-16 13:04:32 -05:00
material.c ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
palette.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
parent.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
surface.c ddraw: The ddraw surface is now always the wined3d surface's parent. 2009-09-25 15:15:55 +02:00
surface_thunks.c ddraw: Get rid of CONVERT and CONVERT_REV. 2009-01-22 12:05:18 +01:00
texture.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
utils.c wined3d: Use the DXGI naming convention for all formats. 2009-09-25 15:15:44 +02:00
version.rc
vertexbuffer.c wined3d: Remove the buffer fvf. 2009-04-09 16:28:10 +02:00
viewport.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00