Sweden-Number/dlls/ddraw
Stefan Dösinger 48b550c9db ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels. 2006-10-09 12:54:38 +02:00
..
tests ddraw: Only perform the screen resolution changing tests in interactive mode. 2006-10-02 11:54:39 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
clipper.c Assorted spelling, case and grammar fixes. 2006-06-26 13:06:11 +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: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels. 2006-10-09 12:54:38 +02:00
ddraw.spec ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
ddraw_private.h ddraw: Palette refcounting fix. 2006-07-11 17:10:53 +02:00
ddraw_thunks.c ddraw: Palette refcounting fix. 2006-07-11 17:10:53 +02:00
device.c ddraw: Set lplpDirect3DViewport3 to NULL before returning an error (found by Smatch). 2006-10-06 15:20:46 +02:00
direct3d.c ddraw: Write-strings warnings fix. 2006-08-17 11:24:21 +02:00
executebuffer.c ddraw: Matrix values in the execute buffer are handles. 2006-06-30 20:42:13 +02:00
gamma.c Assorted spelling, case and grammar fixes. 2006-06-26 13:06:11 +02:00
light.c ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
main.c Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
material.c ddraw: Fix some material related bugs. 2006-06-30 20:42:27 +02:00
palette.c ddraw: Palette refcounting fix. 2006-07-11 17:10:53 +02:00
parent.c ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
regsvr.c Use the return value of register_key_guid. 2006-06-30 21:08:07 +02:00
surface.c wined3d: Add IWineD3DSurface::UpdateOverlay. 2006-10-06 12:53:24 +02:00
surface_thunks.c ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
texture.c ddraw: Cast-qual warning fix. 2006-09-10 10:16:41 +02:00
utils.c Assorted spelling, case and grammar fixes. 2006-06-26 13:06:11 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Correct a NULL pointer check. 2006-06-29 14:39:48 +02:00
viewport.c ddraw: Fix some material related bugs. 2006-06-30 20:42:27 +02:00