Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in direct2d

Direct2D Border Around Text

How does Skia or Direct2D render lines or polygons with GPU?

Access overloaded functions in DLL

c++ winapi direct2d

D3D D2D Interop on Windows 7

Direct2D Rendering to Commandlist and Printing: Picture Compression

c++ pdf printing direct2d

How to solve "error LNK2001: unresolved external symbol _CLSID_D2D1Blend" when using Direct2d Effects?

DirectWrite GDI interop: Simple way to draw text using an `IDWriteFontFace`

Windows StretchBlt API performance

Blending modes in c++ (Direct2D)

c++ c directx direct2d

Draw a circular progress bar using Direct2D

Why is ID2D1Factory::GetDesktopDpi obsolete?

c direct3d direct2d

Direct2D Direct3d11 interop - can device be lost?

directx direct2d direct3d11

ID2D1DCRenderTarget vs ID2D1HwndRenderTarget

gpu gdi direct2d rendertarget

Does the D2DERR_RECREATE_TARGET error really imply I have to keep track of everything my render target creates?

c# c++ directx direct2d sharpdx

Direct2D performance

direct2d slimdx

Force Win32 common controls to draw on `ID2D1HwndRenderTarget`?

winapi gdi direct2d dxgi

How to understand Sprite coordinates in AddSprite function?

c++ direct2d

Why is this dynamic_cast<T> not working?

c++ direct2d