Sweden-Number/dlls/ddraw
Jens Albretsen cf38e4c930 ddraw: Fixed device name. 2008-04-28 14:33:57 +02:00
..
tests ddraw: Remove a test that fails in VMs. 2008-04-28 13:27:51 +02:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
clipper.c ddraw: Hold the lock in IDirectDrawClipper methods. 2007-06-04 12:52:56 +02:00
ddcomimpl.h ddraw: Double buffered primary surfaces can only be created in EXLUSIVE mode. 2006-09-10 10:18:23 +02:00
ddraw.c ddraw: Spelling fixes. 2008-04-03 11:39:45 +02:00
ddraw.spec ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
ddraw_private.h ddraw: Add possibility to ignore lights in viewport_activate. 2008-04-11 13:04:19 +02:00
ddraw_thunks.c ddraw: More tests and fixes on surface attachments. 2007-05-09 12:07:46 +02:00
device.c ddraw: Set active_device in AddViewport. 2008-04-11 13:04:26 +02:00
direct3d.c ddraw: Fixed device name. 2008-04-28 14:33:57 +02:00
executebuffer.c ddraw: Remove unused variables. 2008-04-18 13:57:15 +02:00
gamma.c ddraw: Hold the lock in IDirectDrawGammaControl methods. 2007-06-04 12:53:01 +02:00
light.c ddraw: Spelling fixes. 2008-04-03 11:39:45 +02:00
main.c Spelling fixes. 2008-04-07 13:36:17 +02:00
material.c ddraw: DPRINTF -> TRACE. 2007-12-05 12:34:33 +01:00
palette.c ddraw: Spelling fixes. 2008-04-03 11:39:45 +02:00
parent.c ddraw: Exclude unused headers. 2007-05-01 11:42:24 +02:00
regsvr.c ddraw: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
surface.c ddraw: Spelling fixes. 2008-04-03 11:39:45 +02:00
surface_thunks.c ddraw: Set surface to NULL on failure in GetAttachedSurface. 2008-04-03 11:30:30 +02:00
texture.c ddraw: Fix refcounting of palettes. 2008-03-17 15:16:03 +01:00
utils.c ddraw: Fix some Z buffer formats. 2008-03-27 11:10:20 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Don't clear the return value anymore, we fill the fields anyway, also a test for the behaviour. 2008-03-25 12:50:33 +01:00
viewport.c ddraw: Temporarily activate viewport when clearing. 2008-04-11 13:04:34 +02:00