wine-wine/dlls/ddraw
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
..
tests makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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: Pass the fullscreen flag to wined3d. 2006-09-10 10:18:45 +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: Implement D3DRENDERSTATE_TEXTUREMAPBLEND. 2006-08-09 20:35:24 +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 ddraw: Make tests pass when OpenGL libraries aren't present. 2006-09-07 10:22:02 +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 ddraw: Return DDERR_NOPALETTEATTACHED if no palette is attached. 2006-09-10 10:18:12 +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