.. |
.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
|
Separate the management of DirectX states and openGL states.
|
2005-08-01 09:20:55 +00:00 |
cubetexture.c
|
Remove a load of IWineD3DSurface * casts that are no longer required.
|
2005-07-26 18:56:18 +00:00 |
device.c
|
Separate the setting of the DirectX texture and sampler states from
|
2005-08-01 10:58:31 +00:00 |
directx.c
|
Fixed an off by one error in enumdisplaymodes, allowing sims 2 to
|
2005-07-30 19:11:38 +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
|
Remove a load of IWineD3DSurface * casts that are no longer required.
|
2005-07-26 18:56:18 +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
|
Remove a load of IWineD3DSurface * casts that are no longer required.
|
2005-07-26 18:56:18 +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
|
Separate the setting of the DirectX texture and sampler states from
|
2005-08-01 10:58:31 +00:00 |