wine-wine/dlls/ddraw
Henri Verbeet 644724d32c ddraw: Just return an error if we failed to find the predecessor in ddraw_surface_delete_attached_surface().
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-16 12:10:03 +09:00
..
tests ddraw/tests: Skip initialising "quad" and "indices" in test_specular_lighting() if a 3D device can't be created. 2016-03-13 15:41:37 +09:00
Makefile.in
clipper.c
ddraw.c wined3d: Get rid of the surface parameter to wined3d_device_parent_ops.surface_created(). 2016-02-12 23:07:28 +09:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Disable WINED3D_SRGB_READ_WRITE_CONTROL. 2016-02-13 13:22:56 +09:00
device.c ddraw: Get the texture format from the texture in d3d_device3_SetTexture(). 2016-03-01 01:50:11 +09:00
executebuffer.c
light.c wined3d: Implement WINED3D_LIGHT_PARALLELPOINT support in the GLSL ffp. 2015-05-01 15:45:00 +09:00
main.c dxgi: Implement dxgi_output_GetDesc(). 2015-11-25 13:21:47 +09:00
material.c
palette.c
surface.c ddraw: Just return an error if we failed to find the predecessor in ddraw_surface_delete_attached_surface(). 2016-03-16 12:10:03 +09:00
utils.c
version.rc
vertexbuffer.c
viewport.c