Alexandre Julliard pushed to branch master at wine / wine
Commits: 98cefaa6 by Elizabeth Figura at 2025-03-11T12:31:06+01:00 wined3d: Bind video session memory.
- - - - - 0b30b848 by Elizabeth Figura at 2025-03-11T12:31:06+01:00 d3d11: Implement GetDecoderBuffer() for metadata buffers.
- - - - - f7440106 by Elizabeth Figura at 2025-03-11T12:31:07+01:00 d3d11: Implement GetDecoderBuffer() for bitstream buffers.
- - - - - 7cacd50b by Elizabeth Figura at 2025-03-11T12:31:07+01:00 d3d11: Create a wined3d video decoder output view.
- - - - - 33b24b98 by Elizabeth Figura at 2025-03-11T12:31:09+01:00 d3d11: Implement DecoderBeginFrame() and DecoderEndFrame().
- - - - -
17 changed files:
- dlls/d3d11/d3d11_private.h - dlls/d3d11/decoder.c - dlls/d3d11/device.c - dlls/d3d11/view.c - dlls/wined3d/adapter_gl.c - dlls/wined3d/adapter_vk.c - dlls/wined3d/buffer.c - dlls/wined3d/context_vk.c - dlls/wined3d/decoder.c - dlls/wined3d/directx.c - dlls/wined3d/texture.c - dlls/wined3d/utils.c - dlls/wined3d/view.c - dlls/wined3d/wined3d.spec - dlls/wined3d/wined3d_private.h - dlls/wined3d/wined3d_vk.h - include/wine/wined3d.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b78effa33d12bc5252593e8129a4bf...