Sweden-Number/dlls/wined3d
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 Implement swapchains. 2005-06-23 11:05:24 +00:00
basetexture.c Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
cubetexture.c Fixed a bug in Preload caused be a missing brace around a for loop, 2005-07-14 12:31:05 +00:00
device.c Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
directx.c Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
drawprim.c - add a new settings for vbo support 2005-07-24 17:11:33 +00:00
indexbuffer.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
query.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
resource.c Implement resource tracking, require for reset and evict managed 2005-07-26 10:34:15 +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 Assorted spelling fixes. 2005-07-22 09:06:03 +00:00
swapchain.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
texture.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
utils.c Correct a few formats that were incorrect. 2005-07-13 19:38:39 +00:00
vertexbuffer.c - add a new settings for vbo support 2005-07-24 17:11:33 +00:00
vertexdeclaration.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
vertexshader.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
volume.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
volumetexture.c Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
wined3d.spec WineDirect3DCreate has 3 args in the source. 2005-03-21 10:52:32 +00:00
wined3d_main.c Correct a regression issue with per-app settings. 2005-07-26 11:14:38 +00:00
wined3d_private.h Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00