Sweden-Number/dlls/d3drm
Andrey Gusev c04c0f2658 d3drm/tests: Add missing HRESULT.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-28 18:35:45 +01:00
..
tests d3drm/tests: Add missing HRESULT. 2019-01-28 18:35:45 +01:00
Makefile.in d3drm: Don't import libdxguid and libuuid. 2016-11-10 16:29:56 +01:00
d3drm.c d3drm: Implement d3drm*_LoadTexture(). 2018-10-25 12:58:31 +02:00
d3drm.spec
d3drm_main.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
d3drm_private.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
device.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
face.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
frame.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
light.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
material.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
math.c d3drm: Define NONAMELESSUNION and NONAMELESSSTRUCT in d3drm_private.h. 2016-11-10 16:29:42 +01:00
meshbuilder.c d3drm: Use the global memory allocation helpers. 2018-02-09 09:19:21 +01:00
texture.c d3drm: Partially implement d3drm_texture*_InitFromFile(). 2018-10-25 12:58:29 +02:00
version.rc
viewport.c d3drm: Add viewport to the device before setting viewport parameters. 2018-04-20 14:06:31 +02:00