..
tests
ddraw: Fix unused variable warnings (LLVM/Clang).
2011-02-07 10:13:52 -06:00
Makefile.in
ddraw: Just pass NULL as swapchain parent.
2011-03-08 12:28:20 +01:00
clipper.c
wined3d: Remove COM from the clipper implementation.
2011-02-04 15:25:31 +01:00
ddraw.c
ddraw: Destroy the ddraw surface after the wined3d surface is destroyed.
2011-04-21 16:53:41 +02:00
ddraw.spec
ddraw: Implement and test DirectDrawEnumerateExW.
2009-10-09 11:50:28 +02:00
ddraw_classes.idl
ddraw: Convert dll registration to the IRegistrar mechanism.
2010-12-07 12:54:12 +01:00
ddraw_private.h
ddraw: Replace the light list with a standard Wine list.
2011-04-22 10:43:57 +02:00
device.c
d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
2011-04-22 17:51:29 +02:00
executebuffer.c
ddraw: Verify the viewport belongs to the device on execute buffer execution.
2011-04-19 13:29:42 +02:00
light.c
ddraw: Remove some stray tabs.
2010-09-08 13:32:00 +02:00
main.c
ddraw: Link directly to wined3d.
2011-01-28 11:59:02 +01:00
material.c
ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.
2011-01-21 12:25:14 +01:00
palette.c
wined3d: Remove COM from the palette.
2011-02-03 13:15:17 +01:00
surface.c
ddraw: Destroy the ddraw surface after the wined3d texture is destroyed.
2011-04-21 16:53:42 +02:00
utils.c
ddraw: Remove a useless function.
2010-10-21 16:18:05 +02:00
version.rc
resources: Define a generic mechanism for adding extra values to the common version block.
2010-12-03 14:53:59 +01:00
vertexbuffer.c
wined3d: Get rid of wined3d_buffer_get_desc().
2011-03-11 11:40:47 +01:00
viewport.c
ddraw: Replace the light list with a standard Wine list.
2011-04-22 10:43:57 +02:00