.. |
tests
|
ddraw/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:18:36 +01:00 |
Makefile.in
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
clipper.c
|
ddraw: Hold the lock in IDirectDrawClipper methods.
|
2007-06-04 12:52:56 +02:00 |
ddcomimpl.h
|
…
|
|
ddraw.c
|
ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate.
|
2008-03-11 15:30:37 +01:00 |
ddraw.spec
|
…
|
|
ddraw_private.h
|
ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate.
|
2008-03-11 15:30:37 +01:00 |
ddraw_thunks.c
|
ddraw: More tests and fixes on surface attachments.
|
2007-05-09 12:07:46 +02:00 |
device.c
|
ddraw: Fix diffuse and specular color types.
|
2008-03-06 12:46:46 +01:00 |
direct3d.c
|
ddraw: Use a correct resource type and a valid format.
|
2008-03-21 15:20:21 +01:00 |
executebuffer.c
|
ddraw: Fix executebuffer branching with non-zero offset.
|
2008-02-19 12:06:38 +01:00 |
gamma.c
|
ddraw: Hold the lock in IDirectDrawGammaControl methods.
|
2007-06-04 12:53:01 +02:00 |
light.c
|
ddraw: DPRINTF -> TRACE.
|
2007-12-05 12:34:33 +01:00 |
main.c
|
ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate.
|
2008-03-11 15:30:37 +01:00 |
material.c
|
ddraw: DPRINTF -> TRACE.
|
2007-12-05 12:34:33 +01:00 |
palette.c
|
ddraw: Hold the lock in IDirectDrawPalette methods.
|
2007-06-05 12:21:44 +02:00 |
parent.c
|
ddraw: Exclude unused headers.
|
2007-05-01 11:42:24 +02:00 |
regsvr.c
|
ddraw: Don't use typeof as it's not portable.
|
2008-02-27 14:52:24 +01:00 |
surface.c
|
ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
|
2008-02-25 19:50:30 +01:00 |
surface_thunks.c
|
ddraw: Z buffers can be attached to offscreen d3d devices.
|
2007-07-03 12:32:42 +02:00 |
texture.c
|
ddraw: Fix refcounting of palettes.
|
2008-03-17 15:16:03 +01:00 |
utils.c
|
ddraw: Add yv12 detection support.
|
2008-02-22 12:04:01 +01:00 |
version.rc
|
…
|
|
vertexbuffer.c
|
ddraw: Fix missing unlock on an error path. Found by Smatch.
|
2007-06-26 11:57:56 +02:00 |
viewport.c
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |