Sweden-Number/dlls/ddraw
Henri Verbeet 2280487111 ddraw/tests: Add some tests for the properties of the DC returned by surface GetDC().
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-13 23:01:07 +09:00
..
tests ddraw/tests: Add some tests for the properties of the DC returned by surface GetDC(). 2016-04-13 23:01:07 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
clipper.c ddraw: Don't leak the window DC. 2012-02-08 17:20:22 -06:00
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 makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
ddraw_private.h ddraw: Disable WINED3D_SRGB_READ_WRITE_CONTROL. 2016-02-13 13:22:56 +09:00
device.c ddraw: Use SetRect() instead of open coding it. 2016-03-22 23:51:31 +09:00
executebuffer.c ddraw: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
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 ddraw: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
palette.c wined3d: Set palettes on the swapchain. 2014-06-30 22:04:53 +02:00
surface.c wined3d: Be more lenient with wined3d_texture_get_dc() calls from ddraw. 2016-04-13 23:01:06 +09:00
utils.c ddraw: Remove support for V16U16. 2015-03-11 22:09:29 +09:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
vertexbuffer.c ddraw: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
viewport.c ddraw: Make sure AddLight properly activates lights. 2015-03-31 18:49:29 +09:00