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: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
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 dxgi: Implement IDXGISurface::GetParent(). 2009-12-07 14:34:23 +01:00
swapchain.c wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed. 2011-04-08 14:40:48 +02:00
utils.c wined3d: Rename WINED3DFORMAT to wined3d_format_id. 2010-08-24 12:25:01 +02:00
version.rc