-
e3061071
by Elizabeth Figura at 2025-03-05T18:38:48+01:00
d3d11: Implement ID3D11VideoDevice::GetVideoDecoderProfile[Count]().
-
6d98e986
by Elizabeth Figura at 2025-03-05T18:38:48+01:00
wined3d: Introduce a Vulkan decoder backend.
-
427df9c1
by Elizabeth Figura at 2025-03-05T18:38:48+01:00
d3d11: Create a wined3d_decoder object backing the d3d11 decoder object.
This patch is just boilerplate.
-
351aa751
by Elizabeth Figura at 2025-03-05T18:38:48+01:00
wined3d: Look for a video decode queue.
-
16a6a733
by Elizabeth Figura at 2025-03-05T18:38:48+01:00
wined3d: Create a Vulkan video session backing the wined3d_decoder_vk.