.. |
tests
|
ddraw/tests: Extend the CreateSurface(NULL test), use own function.
|
2011-12-08 18:04:29 +01:00 |
clipper.c
|
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
|
2011-11-14 15:25:21 +01:00 |
ddraw.c
|
ddraw: Don't enumerate surfaces without references.
|
2011-12-06 15:50:58 +01:00 |
ddraw.spec
|
|
|
ddraw_classes.idl
|
ddraw: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:12 +01:00 |
ddraw_private.h
|
ddraw: Rename the wineD3D field in IDirectDrawImpl to wined3d.
|
2011-11-29 13:23:00 +01:00 |
device.c
|
wined3d: Get rid of the WineDirect3DVertexStridedData typedef.
|
2011-12-08 10:27:50 +01:00 |
executebuffer.c
|
wined3d: Get rid of the WINED3DMATRIX typedef.
|
2011-11-18 14:26:16 +01:00 |
light.c
|
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
|
2011-11-14 15:25:21 +01:00 |
main.c
|
ddraw: Just read the actual reference counts in DestroyCallback().
|
2011-12-07 17:49:55 +01:00 |
Makefile.in
|
ddraw: Just pass NULL as swapchain parent.
|
2011-03-08 12:28:20 +01:00 |
material.c
|
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
|
2011-11-14 15:25:21 +01:00 |
palette.c
|
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
|
2011-11-14 15:25:21 +01:00 |
surface.c
|
ddraw: SetSurfaceDesc can set width, height and pitch under certain conditions.
|
2011-12-08 18:04:18 +01:00 |
utils.c
|
ddraw: Get rid of some ERRs in PixelFormat_DD2WineD3D().
|
2011-09-13 09:19:40 +02:00 |
version.rc
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
vertexbuffer.c
|
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
|
2011-11-14 15:25:21 +01:00 |
viewport.c
|
wined3d: Get rid of the WINED3DMATRIX typedef.
|
2011-11-18 14:26:16 +01:00 |