Sweden-Number/dlls/dxgi
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 dxgi: Try to create a software adapter when no regular adapters are found as well. 2010-10-25 14:29:44 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
adapter.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
device.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
dxgi.spec
dxgi_main.c dxgi: Only cast to a void pointer (Coverity). 2011-03-14 12:17:06 +01:00
dxgi_private.h wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
factory.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
output.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
surface.c
swapchain.c wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed. 2011-04-08 14:40:48 +02:00
utils.c
version.rc