.. |
tests
|
ddraw/tests: Fix a test on a Win98 box.
|
2008-09-22 12:16:53 +02: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: Hold the lock in IDirectDrawClipper methods.
|
2007-06-04 12:52:56 +02:00 |
ddcomimpl.h
|
ddraw: Double buffered primary surfaces can only be created in EXLUSIVE mode.
|
2006-09-10 10:18:23 +02:00 |
ddraw.c
|
ddraw: Catch attempts to opengl-render to the desktop window.
|
2008-09-02 14:56:35 +02:00 |
ddraw.spec
|
ddraw: Rewrite most of ddraw using WineD3D.
|
2006-06-15 16:51:16 +02:00 |
ddraw_private.h
|
d3d: Remove IWineD3DDevice::SetHwnd.
|
2008-08-19 12:22:05 +02:00 |
ddraw_thunks.c
|
ddraw: More tests and fixes on surface attachments.
|
2007-05-09 12:07:46 +02:00 |
device.c
|
ddraw: Pass proper parameters to CheckDeviceFormat.
|
2008-09-02 14:56:45 +02:00 |
direct3d.c
|
ddraw: Beware of the surface type when checking for format support.
|
2008-09-02 14:56:26 +02:00 |
executebuffer.c
|
ddraw: Indentation fix.
|
2008-05-07 12:24:04 +02:00 |
gamma.c
|
ddraw: Hold the lock in IDirectDrawGammaControl methods.
|
2007-06-04 12:53:01 +02:00 |
light.c
|
ddraw: Spelling fixes.
|
2008-04-03 11:39:45 +02:00 |
main.c
|
ddraw: Set ddraw caps in wined3d.
|
2008-08-04 13:10:11 +02:00 |
material.c
|
ddraw: DPRINTF -> TRACE.
|
2007-12-05 12:34:33 +01:00 |
palette.c
|
ddraw: Spelling fixes.
|
2008-04-03 11:39:45 +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: Don't destroy the application's window.
|
2008-08-26 12:07:40 +02:00 |
surface_thunks.c
|
ddraw: Set surface to NULL on failure in GetAttachedSurface.
|
2008-04-03 11:30:30 +02:00 |
texture.c
|
ddraw: Force surfaces without memory flags to video memory on creation.
|
2008-07-17 11:21:39 +02:00 |
utils.c
|
wined3d: Implement YV12 support for emulated overlays.
|
2008-09-02 14:55:50 +02:00 |
version.rc
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
vertexbuffer.c
|
ddraw: Don't clear the return value anymore, we fill the fields anyway, also a test for the behaviour.
|
2008-03-25 12:50:33 +01:00 |
viewport.c
|
ddraw: Temporarily activate viewport when clearing.
|
2008-04-11 13:04:34 +02:00 |