Alexandre Julliard pushed to branch master at wine / wine
Commits: 1f6bfcda by Stian Low at 2025-11-19T08:50:57-06:00 wined3d: Move the Vulkan blitter to texture_vk.c.
- - - - - 64461344 by Stian Low at 2025-11-19T08:50:58-06:00 wined3d: Move Vulkan texture functions to texture_vk.c.
- - - - - c50cb95b by Stian Low at 2025-11-19T08:50:58-06:00 wined3d: Move GL texture functions to texture_gl.c.
- - - - - 7af68bd7 by Stian Low at 2025-11-19T08:50:58-06:00 wined3d: Move the FBO blitter to texture_gl.c.
- - - - - a02d3529 by Stian Low at 2025-11-19T08:50:59-06:00 wined3d: Move the raw blitter to texture_gl.c.
- - - - - be3b0c91 by Stian Low at 2025-11-19T08:50:59-06:00 wined3d: Move the FFP blitter to texture_gl.c.
- - - - -
7 changed files:
- dlls/wined3d/Makefile.in - dlls/wined3d/texture.c - + dlls/wined3d/texture_gl.c - + dlls/wined3d/texture_vk.c - dlls/wined3d/view.c - dlls/wined3d/wined3d_gl.h - dlls/wined3d/wined3d_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c5403c902feaa5531392d444a52c73...