Sweden-Number/dlls/wined3d
Oliver Stieber bb6f9b022b Move the setting of states from device to basetexture, states that
relate to the opengl texture object will only be updated when they are
out of sync, this reduces the number of texture object state changes
during game play in Axis and allies from several hundreds to 0 or 1.
2005-08-03 11:00:28 +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 Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00
cubetexture.c Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00
device.c Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00
directx.c Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00
drawprim.c Separate the setting of the DirectX texture and sampler states from 2005-08-01 10:58:31 +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 Separate the setting of the DirectX texture and sampler states from 2005-08-01 10:58:31 +00:00
surface.c Signed warning fixes. 2005-07-28 18:33:26 +00:00
swapchain.c Changed swapchains held by the device from an array to a linked 2005-07-27 15:33:17 +00:00
texture.c Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00
utils.c Separate the setting of the DirectX texture and sampler states from 2005-08-01 10:58:31 +00:00
vertexbuffer.c - add a new settings for vbo support 2005-07-24 17:11:33 +00:00
vertexdeclaration.c Return all elements when getDeclaration is called with pnumelements 2005-07-28 10:15:35 +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 Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +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 Move the setting of states from device to basetexture, states that 2005-08-03 11:00:28 +00:00