Sweden-Number/dlls/d3drm
Michael Stefaniuc 62277fb777 d3drm: Use debugstr_a to print a string that can be NULL.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-14 22:24:50 +09:00
..
tests d3drm: Remove first found callback, not all of them. 2016-03-04 20:54:42 +09:00
Makefile.in d3drm: Implement IDirect3DRM::CreateDeviceFromClipper. 2015-08-18 14:40:40 +09:00
d3drm.c d3drm: Implement IDirect3DRM{2-3}::CreateDeviceFromD3D. 2015-08-21 21:50:43 +09:00
d3drm.spec d3drm: Add DllCanUnloadNow, DllGetClassObject stubs. 2015-07-07 20:31:53 +09:00
d3drm_main.c d3drm: Remove first found callback, not all of them. 2016-03-04 20:54:42 +09:00
d3drm_private.h d3drm: Implement AddDestroyCallback/DeleteDestroyCallback for a viewport. 2016-03-03 22:29:01 +09:00
device.c d3drm: Fix IDirect3DRMDevice3_QueryInterface returning incorrect HRESULT on unsupported interfaces. 2015-08-21 21:51:10 +09:00
face.c d3drm: Get rid of some incorrect comments. 2015-03-20 21:32:27 +09:00
frame.c d3drm: Avoid HRESULT codes for BOOL retval methods (PVS-Studio). 2015-10-13 22:19:18 +09:00
light.c d3drm: Get rid of the IDirect3DRMLightImpl typedef. 2013-10-28 14:22:43 +01:00
material.c d3drm: Get rid of the color_rgb typedef. 2013-10-29 10:34:21 +01:00
math.c d3drm: Avoid LPD3DRMQUATERNION. 2013-01-24 14:32:51 +01:00
meshbuilder.c d3drm: Use debugstr_a to print a string that can be NULL. 2016-03-14 22:24:50 +09:00
texture.c d3drm: Fix QueryInterface for IDirect3DRMTexture*. 2016-01-22 01:26:16 +09:00
version.rc
viewport.c d3drm: Implement AddDestroyCallback/DeleteDestroyCallback for a viewport. 2016-03-03 22:29:01 +09:00