1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/d3drm
2023-11-30 23:12:54 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3drm_main.c d3drm: Use CRT allocation functions. 2022-11-14 13:13:01 +01:00
d3drm_private.h d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00
d3drm.c d3drm: Correctly query for the returned interface. 2023-09-20 22:15:29 +02:00
d3drm.spec
device.c d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00
face.c d3drm: Use CRT allocation functions. 2022-11-14 13:13:01 +01:00
frame.c d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00
light.c d3drm: Use CRT allocation functions. 2022-11-14 13:13:01 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
material.c d3drm: Use CRT allocation functions. 2022-11-14 13:13:01 +01:00
math.c d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00
meshbuilder.c d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00
texture.c d3drm: Suppress a use-after-free warning in d3drm_image_palettise (GCC). 2023-11-30 23:12:54 +01:00
version.rc
viewport.c d3drm: Use nameless unions/structs. 2023-07-13 11:55:55 +02:00