.. |
tests
|
ddraw/tests: Fix typos.
|
2010-03-01 12:05:53 +01:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
clipper.c
|
ddraw: Get rid of ICOM_OBJECT.
|
2009-01-22 12:05:07 +01:00 |
ddraw.c
|
ddraw: Don't depend on IWineD3DDevice_CreateSurface() not touching the surface parameter on failure.
|
2009-12-18 11:38:30 +01:00 |
ddraw.spec
|
ddraw: Implement and test DirectDrawEnumerateExW.
|
2009-10-09 11:50:28 +02:00 |
ddraw_private.h
|
wined3d: Don't free D3D buffers until the wined3d buffer is destroyed.
|
2009-09-18 08:55:25 -05:00 |
ddraw_thunks.c
|
wined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind).
|
2009-10-29 13:09:45 +01:00 |
device.c
|
ddraw: Fix D3DTBLEND_MODULATE emulation.
|
2010-02-15 12:51:09 +01:00 |
direct3d.c
|
wined3d: The FVF parameter to IWineD3DDeviceImpl_CreateVertexBuffer() is unused now.
|
2009-12-30 13:31:20 +01:00 |
executebuffer.c
|
ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute().
|
2010-03-15 15:55:14 +01:00 |
gamma.c
|
ddraw: Get rid of ICOM_THIS_FROM.
|
2009-01-22 12:05:03 +01:00 |
light.c
|
ddraw: Remove trailing spaces.
|
2009-09-01 14:06:03 +02:00 |
main.c
|
ddraw: Simplify DllCanUnloadNow().
|
2010-01-14 09:03:58 -06:00 |
material.c
|
ddraw: Remove redundant memset.
|
2010-03-15 13:28:24 +01:00 |
palette.c
|
ddraw: Get rid of ICOM_THIS_FROM.
|
2009-01-22 12:05:03 +01:00 |
parent.c
|
ddraw: Remove trailing spaces.
|
2009-09-01 14:06:03 +02:00 |
regsvr.c
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
surface.c
|
ddraw: Make SetColorKey handle case where dwColorSpaceHighValue < dwColorSpaceLowValue + tests.
|
2009-10-15 12:06:22 +02:00 |
surface_thunks.c
|
ddraw: Get rid of CONVERT and CONVERT_REV.
|
2009-01-22 12:05:18 +01:00 |
texture.c
|
ddraw: Get rid of ddcomimpl.h.
|
2009-01-22 12:05:14 +01:00 |
utils.c
|
ddraw: Remove a redundant return.
|
2009-12-30 13:31:30 +01:00 |
version.rc
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
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 |