Sweden-Number/dlls/wined3d
Oliver Stieber 520c2f0870 Implemented basic non-power 2 texture in wined3d.
Also fixed a typo in drawprim that was causing vertex declarations to
crash.
2005-07-11 14:25:54 +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 Add support for samplers. 2005-06-24 11:53:07 +00:00
cubetexture.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
device.c Implemented basic non-power 2 texture in wined3d. 2005-07-11 14:25:54 +00:00
directx.c Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
drawprim.c Implemented basic non-power 2 texture in wined3d. 2005-07-11 14:25:54 +00:00
indexbuffer.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
query.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
resource.c Add support for samplers. 2005-06-24 11:53:07 +00:00
stateblock.c Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
surface.c Implemented basic non-power 2 texture in wined3d. 2005-07-11 14:25:54 +00:00
swapchain.c Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
texture.c Make all newly created surfces dirty, so that they are loaded properly 2005-06-23 16:44:19 +00:00
utils.c Implement render targets using either textures, swapchains or 2005-07-07 20:35:05 +00:00
vertexbuffer.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
vertexdeclaration.c Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
vertexshader.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
volume.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
volumetexture.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
wined3d.spec WineDirect3DCreate has 3 args in the source. 2005-03-21 10:52:32 +00:00
wined3d_main.c Moved a few registry keys from HKLM\Software\Wine to 2005-06-20 16:04:32 +00:00
wined3d_private.h Implemented basic non-power 2 texture in wined3d. 2005-07-11 14:25:54 +00:00