wine-wine/dlls/ddraw
Henri Verbeet 914c8cb8ea ddraw: Acquire/release the focus window from the correct location. 2010-03-18 10:24:15 +01:00
..
tests ddraw: Acquire/release the focus window from the correct location. 2010-03-18 10:24:15 +01:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
clipper.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
ddraw.c ddraw: Acquire/release the focus window from the correct location. 2010-03-18 10:24:15 +01:00
ddraw.spec ddraw: Implement and test DirectDrawEnumerateExW. 2009-10-09 11:50:28 +02:00
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: Fix IDirectDraw4Impl_GetSurfaceFromDC(). 2010-03-17 10:06:29 +01:00
device.c ddraw: Fix D3DTBLEND_MODULATE emulation. 2010-02-15 12:51:09 +01:00
direct3d.c wined3d: The FVF parameter to IWineD3DDeviceImpl_CreateVertexBuffer() is unused now. 2009-12-30 13:31:20 +01:00
executebuffer.c ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute(). 2010-03-15 15:55:14 +01: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 ddraw: Simplify DllCanUnloadNow(). 2010-01-14 09:03:58 -06:00
material.c ddraw: Remove redundant memset. 2010-03-15 13:28:24 +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: Make SetColorKey handle case where dwColorSpaceHighValue < dwColorSpaceLowValue + tests. 2009-10-15 12:06:22 +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 ddraw: Remove a redundant return. 2009-12-30 13:31:30 +01:00
version.rc
vertexbuffer.c ddraw: Convert VB lock flags to wined3d flags. 2010-01-29 14:59:02 +01:00
viewport.c ddraw: Enable GetViewport to retreive data set by SetViewport2 and vice-versa + tests. 2010-02-15 12:51:23 +01:00