Alexandre Julliard pushed to branch master at wine / wine
Commits:
061232d8 by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical_device memory properties to vulkan_driver.h.
- - - - -
f299d8fe by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move extensions to struct vulkan_physical_device.
- - - - -
a61f954f by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Get rid of struct wine_vk_phys_dev.
- - - - -
a51f1fdf by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical device pointers to struct vulkan_instance.
- - - - -
af0ecfb2 by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move device memory object wrapper from winevulkan.
- - - - -
b2764cf3 by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move external host memory allocation to a separate helper.
- - - - -
7 changed files:
- dlls/win32u/vulkan.c
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan.c
- dlls/winevulkan/vulkan_private.h
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- include/wine/vulkan_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5395710813d2f619eb84b0ccc36c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5395710813d2f619eb84b0ccc36c…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
f6cebdb2 by Shaun Ren at 2025-09-03T11:55:36+02:00
tests/shader_runner: Correct the minification filter and mipmap mode calculations.
- - - - -
40789b32 by Shaun Ren at 2025-09-03T11:57:53+02:00
tests/shader_runner: Correct the d3d11/d3d12 subresource indexing calculations.
See D3D11CalcSubresource()/D3D12CalcSubresource() for reference.
- - - - -
d037b457 by Shaun Ren at 2025-09-03T11:58:42+02:00
tests/shader_runner: Allocate the d3d11/d3d12 resource_data arrays dynamically.
- - - - -
b9545f74 by Shaun Ren at 2025-09-03T12:01:18+02:00
tests/hlsl: Add sample bias tests for cube textures.
- - - - -
1083b31d by Shaun Ren at 2025-09-03T12:01:34+02:00
vkd3d-shader/hlsl: Implement texCUBEbias().
- - - - -
8 changed files:
- libs/vkd3d-shader/hlsl.y
- tests/hlsl/sample-bias.shader_test
- tests/shader_runner_d3d11.c
- tests/shader_runner_d3d12.c
- tests/shader_runner_d3d9.c
- tests/shader_runner_gl.c
- tests/shader_runner_metal.m
- tests/shader_runner_vulkan.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d6bed4be377432e4c54e23abcd78…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d6bed4be377432e4c54e23abcd78…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
858b0697 by Alistair Leslie-Hughes at 2025-09-03T08:10:33+10:00
Updated vkd3d-latest patchset
- - - - -
6 changed files:
- patches/vkd3d-latest/0001-Updated-vkd3d-to-44fffee5e1331e1c7e10489d84723c3b9da.patch
- patches/vkd3d-latest/0002-Updated-vkd3d-to-3b41d99fa9e80dda5844738a226f70f14f7.patch
- patches/vkd3d-latest/0003-Updated-vkd3d-to-d0098b0d5968d1969ec622b91fd360fd0ae.patch
- patches/vkd3d-latest/0004-Updated-vkd3d-to-158f8b3cf6ff528eb6897baf04db80f0db2.patch
- + patches/vkd3d-latest/0005-Updated-vkd3d-to-979d7e4b85f2fb8db60219f4a2673fc8071.patch
- + patches/vkd3d-latest/0006-Updated-vkd3d-to-d6bed4be377432e4c54e23abcd7863fefbe.patch
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/858b0697d290327e07f628…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/858b0697d290327e07f628…
You're receiving this email because of your account on gitlab.winehq.org.