Sweden-Number/dlls/ddraw
Francois Gouget 9006a013b0 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2014-11-17 17:27:12 +09:00
..
tests ddraw/tests: Fix compilation on systems that don't support nameless unions. 2014-11-17 17:27:12 +09:00
Makefile.in
clipper.c
ddraw.c ddraw: Set user memory in ddraw_surface_create() instead of ddraw_surface_init(). 2014-09-29 10:37:25 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Set user memory in ddraw_surface_create() instead of ddraw_surface_init(). 2014-09-29 10:37:25 +02:00
device.c wined3d: Use rendertarget views for depth/stencil buffers instead of surfaces. 2014-08-22 12:53:11 +02:00
executebuffer.c
light.c
main.c
material.c
palette.c
surface.c wined3d: Replace wined3d_surface_update_desc() with wined3d_texture_update_desc(). 2014-09-29 10:37:35 +02:00
utils.c
version.rc
vertexbuffer.c wined3d: Do not increment the reference count of the returned buffer in wined3d_device_get_stream_source(). 2014-09-18 13:06:32 +02:00
viewport.c