wine/dlls/d2d1
Dmitry Timoshkov dd00c2075f d2d1: Add partial support for image brushes.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-07 19:42:24 +02:00
..
tests d2d1: Add partial support for image brushes. 2022-06-07 19:42:24 +02:00
bitmap.c d2d1: Derive bitmap options from surface description in CreateSharedBitmap(). 2022-05-31 22:52:45 +02:00
bitmap_render_target.c
brush.c d2d1: Add partial support for image brushes. 2022-06-07 19:42:24 +02:00
d2d1.spec
d2d1_private.h d2d1: Derive bitmap options from surface description in CreateBitmapFromDxgiSurface(). 2022-05-31 22:52:45 +02:00
dc_render_target.c
device.c d2d1: Use d3d11 constants for constant buffer description. 2022-06-06 12:16:41 +02:00
effect.c d2d1/effect: Add a helper to append shader objects to the context. 2022-05-25 11:58:53 +02:00
factory.c d2d1: Add a stub for ID2D1PathGeometry1. 2022-05-16 10:40:56 +02:00
geometry.c d2d1: Add a stub for ID2D1PathGeometry1. 2022-05-16 10:40:56 +02:00
hwnd_render_target.c
layer.c
Makefile.in
mesh.c
state_block.c
stroke.c
version.rc
wic_render_target.c