gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 549 forks source link

Alpha compositing in DX12 #3657

Open kvark opened 3 years ago

kvark commented 3 years ago

See https://github.com/microsoft/windows-rs/discussions/563

Ciantic commented 3 years ago

I'll put also this here:

Windows with C++ : High-Performance Window Layering Using the Windows Composition Engine, that's what I followed doing it in the Druid