Sweden-Number/dlls/ddraw
Francois Gouget 7dd099416e ddraw/tests: Fix compilation on systems that don't support nameless unions. 2008-09-08 12:47:21 +02:00
..
tests ddraw/tests: Fix compilation on systems that don't support nameless unions. 2008-09-08 12:47:21 +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
ddcomimpl.h
ddraw.c ddraw: Catch attempts to opengl-render to the desktop window. 2008-09-02 14:56:35 +02:00
ddraw.spec
ddraw_private.h d3d: Remove IWineD3DDevice::SetHwnd. 2008-08-19 12:22:05 +02:00
ddraw_thunks.c
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
light.c
main.c ddraw: Set ddraw caps in wined3d. 2008-08-04 13:10:11 +02:00
material.c
palette.c
parent.c
regsvr.c
surface.c ddraw: Don't destroy the application's window. 2008-08-26 12:07:40 +02:00
surface_thunks.c
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
vertexbuffer.c
viewport.c