Sweden-Number/dlls/d3drm
Zhiyi Zhang a92ab08688 winex11.drv: Support reporting emulated display depth.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-17 20:35:01 +02:00
..
tests winex11.drv: Support reporting emulated display depth. 2021-05-17 20:35:01 +02:00
Makefile.in d3drm: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-22 14:42:08 +01:00
d3drm.c winecrt0: Add a default implementation for DllCanUnloadNow(). 2021-04-30 22:59:50 +02:00
d3drm.spec d3drm: Add DllCanUnloadNow, DllGetClassObject stubs. 2015-07-07 20:31:53 +09:00
d3drm_main.c d3drm: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-22 14:42:08 +01:00
d3drm_private.h d3drm: Implement d3drm_viewport2_GetPlane(). 2019-08-30 22:02:16 +02:00
device.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
face.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
frame.c d3drm: Implement d3drm_viewport2_GetCamera(). 2019-08-30 22:02:12 +02:00
light.c d3drm: Set light alpha to 1.0 in d3drm_light_SetColor(). 2020-06-17 00:05:44 +02:00
material.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
math.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
meshbuilder.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
texture.c d3drm: Build with msvcrt. 2019-05-30 15:04:06 +02:00
version.rc
viewport.c d3drm: Return ~0u from d3drm_viewport2_GetProjection() for uninitialised viewports. 2020-01-28 14:24:06 +01:00