wine/dlls/ddraw
2024-01-17 10:57:32 +01:00
..
tests ddraw: Sync to sysmem after performing a color fill. 2024-01-17 10:57:32 +01:00
clipper.c ddraw: Use SecureZeroMemory to clear the clipper vtbl. 2023-11-07 22:58:40 +01:00
ddraw.c ddraw: Restore WS_EX_TOPMOST in exclusive fullscreen mode if it got removed. 2023-11-02 22:25:17 +01:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Use the sysmem wined3d texture for sysmem surfaces if possible. 2024-01-17 10:57:32 +01:00
device.c ddraw: Use designated initializers in tss_lookup. 2023-11-07 11:04:20 +01:00
executebuffer.c
light.c
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
material.c
palette.c
surface.c ddraw: Sync to sysmem after performing a color fill. 2024-01-17 10:57:32 +01:00
utils.c
version.rc
vertexbuffer.c
viewport.c