.. |
tests
|
ddraw: Added a todo_wine test for SetCooperativeLevel.
|
2010-07-28 16:28:22 +02:00 |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
clipper.c
|
ddraw: Get rid of the useless "ddraw_owner" fields.
|
2010-07-19 14:49:07 +02:00 |
ddraw.c
|
ddraw: Tighten up checks in DuplicateSurface (Coverity).
|
2010-07-26 18:38:29 +02:00 |
ddraw.spec
|
ddraw: Implement and test DirectDrawEnumerateExW.
|
2009-10-09 11:50:28 +02:00 |
ddraw_private.h
|
ddraw: Merge the surface thunks into surface.c.
|
2010-07-20 13:13:04 +02:00 |
device.c
|
ddraw: Merge the ddraw thunks into ddraw.c.
|
2010-07-20 13:13:04 +02:00 |
direct3d.c
|
ddraw: Merge the ddraw thunks into ddraw.c.
|
2010-07-20 13:13:04 +02:00 |
executebuffer.c
|
ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute().
|
2010-03-15 15:55:14 +01:00 |
gamma.c
|
…
|
|
light.c
|
ddraw: Remove trailing spaces.
|
2009-09-01 14:06:03 +02:00 |
main.c
|
ddraw: Register / unregister the ddraw window class from DllMain().
|
2010-06-18 15:22:22 +02:00 |
material.c
|
ddraw: Remove redundant memset.
|
2010-03-15 13:28:24 +01:00 |
palette.c
|
…
|
|
parent.c
|
ddraw: Remove trailing spaces.
|
2009-09-01 14:06:03 +02:00 |
regsvr.c
|
…
|
|
surface.c
|
ddraw: Merge the surface thunks into surface.c.
|
2010-07-20 13:13:04 +02:00 |
texture.c
|
…
|
|
utils.c
|
ddraw: Change return to break in PixelFormat_WineD3DtoDD().
|
2010-05-03 14:00:15 +02:00 |
version.rc
|
…
|
|
vertexbuffer.c
|
ddraw: Convert VB lock flags to wined3d flags.
|
2010-01-29 14:59:02 +01:00 |
viewport.c
|
ddraw: Enable GetViewport to retreive data set by SetViewport2 and vice-versa + tests.
|
2010-02-15 12:51:23 +01:00 |