Henri Verbeet
|
e2e1ac2bf6
|
d3drm/tests: Release the material after a GetGroupMaterial() call in test_MeshBuilder() (Valgrind).
|
2015-05-04 21:19:00 +09:00 |
Henri Verbeet
|
e723d2a079
|
d3drm: Also validate face indices against the vertex count in load_mesh_data() (Valgrind).
|
2015-05-04 21:18:56 +09:00 |
Aaryaman Vasishta
|
33160f5221
|
d3drm/tests: Remove TODO's from test_qi and TODO field from test tables.
|
2015-05-04 20:10:40 +09:00 |
Aaryaman Vasishta
|
844ce49717
|
d3drm: Fix refcounting for IDirect3DRM{1-3}.
|
2015-05-04 20:10:30 +09:00 |
Henri Verbeet
|
23f0e97071
|
d3drm: Release the child object after we're done with it in load_mesh_data() (Valgrind).
|
2015-05-01 15:17:24 +09:00 |
Henri Verbeet
|
90239052ab
|
d3drm: Release the child object after we're done with it in load_data() (Valgrind).
|
2015-05-01 15:17:21 +09:00 |
Aaryaman Vasishta
|
dbee90a728
|
d3drm: Move Release from frame2->frame3.
|
2015-04-30 16:50:09 +09:00 |
Aaryaman Vasishta
|
1e3737f152
|
d3drm: Move AddRef from frame2->frame3.
|
2015-04-30 16:50:04 +09:00 |
Aaryaman Vasishta
|
b8b7a72f26
|
d3drm: Move QueryInterface from frame2->frame3.
|
2015-04-30 16:49:58 +09:00 |
Aaryaman Vasishta
|
223f367bee
|
d3drm/tests: Add QueryInterface tests for IDirect3DRMFrame{1-3}.
|
2015-04-17 17:34:27 +09:00 |
Aaryaman Vasishta
|
5bbbf0aeb4
|
d3drm/tests: Make get_refcount return ULONG instead of int.
|
2015-04-17 17:34:24 +09:00 |
Aaryaman Vasishta
|
1b1d77268f
|
d3drm: Add more interfaces to be queried from IDirect3DRMFrame2::QueryInterface.
|
2015-04-10 17:13:17 +09:00 |
Aaryaman Vasishta
|
415b7c1fec
|
d3drm: Fix IDirect3DRMFrame2::QueryInterface returning incorrect HRESULT.
|
2015-04-10 17:13:13 +09:00 |
Marcus Meissner
|
369cf7118b
|
d3drm: Avoid potential double free (Coverity).
|
2015-04-07 15:16:46 +09:00 |
Aaryaman Vasishta
|
bb83e30635
|
d3drm: Fix hard-coded HRESULT return in Direct3DRMFrame_create.
|
2015-03-31 00:04:44 +09:00 |
Michael Stefaniuc
|
8abed244a2
|
d3drm/tests: Test the correct return code.
|
2015-03-30 19:10:30 +09:00 |
Henri Verbeet
|
c5f03c3933
|
d3drm: Get rid of some incorrect comments.
|
2015-03-20 21:32:27 +09:00 |
Aaryaman Vasishta
|
b436b4b2b9
|
d3drm/tests: Remove dynamic loading in vector.c.
|
2015-03-18 23:59:27 +09:00 |
Aaryaman Vasishta
|
57281caa23
|
d3drm/tests: Remove dynamic loading in d3drm.c.
|
2015-03-18 23:59:23 +09:00 |
Aaryaman Vasishta
|
6c0f864c0f
|
d3drm/tests: Add tests for invalid interfaces in IDirect3DRM::QueryInterface.
|
2015-03-18 23:59:16 +09:00 |
Aaryaman Vasishta
|
c3c9cd1e1f
|
d3drm: Fix IDirect3DRM::QueryInterface returning incorrect HRESULT on unsupported interfaces.
|
2015-03-18 23:58:06 +09:00 |
Aaryaman Vasishta
|
cb1e856612
|
d3drm/tests: Add tests for querying between IDirect3DRM interfaces.
|
2015-03-17 23:50:30 +09:00 |
Francois Gouget
|
f289bab06a
|
d3drm: Mark internal symbols with hidden visibility.
|
2015-03-17 14:18:31 +09:00 |
Michael Stefaniuc
|
dcba8edba6
|
d3drm: Remove an unused assignment (PVS-Studio).
|
2015-01-13 19:54:03 +01:00 |
Michael Stefaniuc
|
0726542ded
|
d3drm: Pass the correct pointer to IDirectXFileData_GetData (PVS-Studio).
Also remove an uneeded initialization of "size" as that is purely an
[OUT] parameter.
|
2014-10-30 23:09:09 +09:00 |
Nikolay Sivov
|
023e885156
|
d3drm/tests: Release frame instance (Valgrind).
|
2014-06-16 09:30:29 +02:00 |
Alexandre Julliard
|
7d3559bfe9
|
dxguid: Remove some symbols that aren't exported in native.
|
2014-04-24 12:41:38 +02:00 |
Andrey Gusev
|
e7f0a8a081
|
Assorted spelling and typos fixes.
|
2014-01-27 17:00:11 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Frédéric Delanoy
|
464110b1cb
|
d3drm/tests: Use BOOL type where appropriate.
|
2013-11-08 12:46:27 +01:00 |
Henri Verbeet
|
59dd66df2e
|
d3drm: Get rid of the IDirect3DRMViewportImpl typedef.
|
2013-11-01 10:53:18 +01:00 |
Henri Verbeet
|
08eef6dad2
|
d3drm: Get rid of the IDirect3DRMTextureImpl typedef.
|
2013-11-01 10:53:16 +01:00 |
Henri Verbeet
|
c35485d627
|
d3drm: Get rid of the IDirect3DRMMeshBuilderImpl typedef.
|
2013-10-31 09:58:44 +01:00 |
Henri Verbeet
|
22d40f0305
|
d3drm: Get rid of the mesh_material typedef.
|
2013-10-31 09:58:44 +01:00 |
Henri Verbeet
|
71168d9dcc
|
d3drm: Get rid of the Coords2d typedef.
|
2013-10-30 11:21:32 +01:00 |
Henri Verbeet
|
64a778848f
|
d3drm: Get rid of the IDirect3DRMMeshImpl typedef.
|
2013-10-30 11:21:32 +01:00 |
Henri Verbeet
|
ff08d70f4a
|
d3drm: Get rid of the mesh_group typedef.
|
2013-10-29 10:34:22 +01:00 |
Henri Verbeet
|
0365d7a93b
|
d3drm: Get rid of the color_rgb typedef.
|
2013-10-29 10:34:21 +01:00 |
Henri Verbeet
|
687e5cd330
|
d3drm: Get rid of the IDirect3DRMMaterialImpl typedef.
|
2013-10-28 14:22:46 +01:00 |
Henri Verbeet
|
f4ca38eded
|
d3drm: Get rid of the IDirect3DRMLightImpl typedef.
|
2013-10-28 14:22:43 +01:00 |
Henri Verbeet
|
7dc0738911
|
d3drm: Initialize the actual array in d3drm_light_array_create() as well.
|
2013-10-28 14:22:41 +01:00 |
Henri Verbeet
|
c0d05d9f4f
|
d3drm: Initialize the actual array in d3drm_visual_array_create() as well.
|
2013-10-28 14:22:38 +01:00 |
Henri Verbeet
|
bf235a6669
|
d3drm: Initialize the actual array in d3drm_frame_array_create() as well.
|
2013-10-28 14:22:36 +01:00 |
Marcus Meissner
|
8431e75af3
|
d3drm: Added some freeing of memory in error paths (Coverity).
|
2013-10-14 10:48:23 +02:00 |
Henri Verbeet
|
34548b4dfe
|
d3drm: Get rid of the IDirect3DRMFrameImpl typedef.
|
2013-10-11 11:06:25 +02:00 |
Henri Verbeet
|
666c6b36f1
|
d3drm: Get rid of the IDirect3DRMFrameArrayImpl typedef.
|
2013-10-11 11:06:23 +02:00 |
Henri Verbeet
|
3ffd998c46
|
d3drm: Get rid of the IDirect3DRMVisualArrayImpl typedef.
|
2013-10-10 10:45:05 +02:00 |
Henri Verbeet
|
cb49cff060
|
d3drm: Introduce impl_from_IDirect3DRMFrameArray().
|
2013-10-10 10:45:02 +02:00 |
Henri Verbeet
|
44f5d4bd64
|
d3drm: Introduce impl_from_IDirect3DRMVisualArray().
|
2013-10-09 11:11:11 +02:00 |