Module: wine Branch: master Commit: 215a32d643af4a8e25d4f28c5bec76f6e69dca22 URL: https://gitlab.winehq.org/wine/wine/-/commit/215a32d643af4a8e25d4f28c5bec76f...
Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Aug 10 20:39:35 2023 +0300
wined3d: Make wined3d_swapchain_desc in wined3d_swapchain_create const.
---
dlls/wined3d/adapter_gl.c | 2 +- dlls/wined3d/adapter_vk.c | 2 +- dlls/wined3d/directx.c | 2 +- dlls/wined3d/swapchain.c | 36 ++++++++++++++++-------------------- dlls/wined3d/wined3d_private.h | 6 +++--- dlls/wined3d/wined3d_vk.h | 2 +- include/wine/wined3d.h | 2 +- 7 files changed, 24 insertions(+), 28 deletions(-)