Sweden-Number/dlls/d3drm
Aaryaman Vasishta 9729d15a1a d3drm: Fix device not assigning width and height after creation.
Signed-off-by: Aaryaman Vasishta <jem456.vasishta@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-06 00:26:49 +09:00
..
tests d3drm: Fix device not assigning width and height after creation. 2016-07-06 00:26:49 +09:00
Makefile.in d3drm: Implement IDirect3DRM::CreateDeviceFromClipper. 2015-08-18 14:40:40 +09:00
d3drm.c d3drm: Use a table in d3drm3_CreateObject() to create objects in a generic manner. 2016-07-03 10:18:44 +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: Use a table in d3drm3_CreateObject() to create objects in a generic manner. 2016-07-03 10:18:44 +09:00
device.c d3drm: Fix device not assigning width and height after creation. 2016-07-06 00:26:49 +09:00
face.c
frame.c d3drm: Fix frame object creation method. 2016-06-21 00:23:55 +09:00
light.c
material.c
math.c
meshbuilder.c d3drm: Keep a reference to IDirect3DRM in d3drm_texture. 2016-05-23 14:08:17 +09:00
texture.c d3drm/tests: Modify all QI tests to compare vtables. 2016-06-21 00:23:55 +09:00
version.rc
viewport.c d3drm: Move IUnknown methods of viewports from version 1->2. 2016-07-03 10:18:52 +09:00