wine/dlls/d2d1
2023-05-23 14:43:12 +02:00
..
tests d2d1: Create GDI-compatible target bitmap for GDI-compatible target usage. 2023-05-23 14:43:12 +02:00
bitmap.c d2d1: Derive shared bitmap format from the source bitmap. 2022-11-17 09:58:18 +01:00
bitmap_render_target.c
brush.c d2d1: Remove superfluous casts to self. 2023-05-10 17:08:48 +02:00
command_list.c
d2d1.spec
d2d1_private.h d2d1: Implement IsSupported() for DC target. 2023-05-23 14:43:12 +02:00
dc_render_target.c d2d1: Implement IsSupported() for DC target. 2023-05-23 14:43:12 +02:00
device.c d2d1: Create GDI-compatible target bitmap for GDI-compatible target usage. 2023-05-23 14:43:12 +02:00
effect.c
factory.c d2d1: Update to ID2D1Device1. 2022-10-31 12:04:43 +01:00
geometry.c
hwnd_render_target.c d2d1: Reject D2D1_ALPHA_MODE_STRAIGHT alpha mode for HWND targets. 2023-05-23 14:43:12 +02:00
layer.c
Makefile.in
mesh.c
state_block.c d2d1: Silently ignore non-default state block implementations. 2022-11-15 21:21:27 +01:00
stroke.c
version.rc
wic_render_target.c