Sweden-Number/dlls/ddraw
Henri Verbeet dd2c7d0d8c wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed.
This will allow us the get rid of the swapchain refcounting hacks in d3d9 in
particular. This is similar to the way we handle resources that are still in
use by a stateblock, but aren't referenced anywhere by the application.
2011-04-08 14:40:48 +02:00
..
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 wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed. 2011-04-08 14:40:48 +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: Get rid of the unused LoadWineD3D() declaration. 2011-04-04 11:53:27 +02:00
device.c ddraw: Fix a typo in a comment. 2011-04-04 11:53:39 +02:00
executebuffer.c ddraw: Add / improve TRACEs. 2010-08-20 13:21:24 +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 wined3d: Remove COM from the texture implementation. 2011-03-28 17:08:52 +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: Remove some stray tabs. 2010-09-08 13:32:00 +02:00