Sweden-Number/dlls/d3d9
Oliver Stieber 7cb748fed2 Makes sure any internal reference counting is passed onto the parent,
any objects referenced by the internal stateblock are released when
the stateblock is released (we don't reference count while a
stateblock is recording, so recorded stateblocks have no references to
clean up).
2005-07-26 18:49:30 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
basetexture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
cubetexture.c Move parameters relating to opengl on the surface structure on to a 2005-07-11 20:38:27 +00:00
d3d9.spec - some cleanups and fixes on d3d8 and d3d9 headers 2003-07-01 01:09:17 +00:00
d3d9_main.c Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
d3d9_private.h Relay all the pixel shader calls from d3d9 to wined3d. 2005-07-08 11:29:21 +00:00
device.c Implement render targets using either textures, swapchains or 2005-07-07 20:35:05 +00:00
directx.c Implement swapchains. 2005-06-23 11:05:24 +00:00
indexbuffer.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
pixelshader.c Relay all the pixel shader calls from d3d9 to wined3d. 2005-07-08 11:29:21 +00:00
query.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
resource.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
stateblock.c Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
surface.c Move parameters relating to opengl on the surface structure on to a 2005-07-11 20:38:27 +00:00
swapchain.c Implement swapchains. 2005-06-23 11:05:24 +00:00
texture.c Move parameters relating to opengl on the surface structure on to a 2005-07-11 20:38:27 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
vertexbuffer.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
vertexdeclaration.c Added support for vertex declarations to wined3d, it's the last patch 2005-07-07 20:45:39 +00:00
vertexshader.c Strip out stateblocks from d3d9 and relay all stateblock calls to 2005-07-05 16:17:31 +00:00
volume.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
volumetexture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
vshaderdeclaration.c Change AddRef in queryInterface to IUnknown_AddRef. 2005-03-11 10:25:30 +00:00