Alexandre Julliard pushed to branch master at wine / wine
Commits:
3114a956 by Georg Lehmann at 2024-11-21T22:25:48+01:00
winevulkan: Update to VK spec version 1.3.302.
- - - - -
7 changed files:
- dlls/winevulkan/loader_thunks.c
- dlls/winevulkan/loader_thunks.h
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- dlls/winevulkan/winevulkan.json
- include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3114a956cd56c89387c7e3ef04d324…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3114a956cd56c89387c7e3ef04d324…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
28505148 by Brendan McGrath at 2024-11-21T20:18:51+01:00
mf: Retry PROCESSINPUTNOTIFY if TRANSFORM_TYPE_NOT_SET is returned.
Send INVALIDATEMEDIATYPE to allow the transform type to be set before
retrying PROCESSINPUTNOTIFY.
- - - - -
839a9a85 by Brendan McGrath at 2024-11-21T20:18:51+01:00
mf: Send MEError when IMFStreamSink_ProcessSample fails.
- - - - -
2 changed files:
- dlls/mf/evr.c
- dlls/mf/session.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33277410fd7d18b491abe587b61b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33277410fd7d18b491abe587b61b…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
86558a4b by Ziqing Hui at 2024-11-21T12:53:41+01:00
propsys: Add PropVariantToBSTR stub.
- - - - -
b4ac03f1 by Ziqing Hui at 2024-11-21T12:53:41+01:00
propsys/tests: Test PropVariantToBSTR.
- - - - -
df168025 by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys/tests: Test truncating for PropVariantToString.
- - - - -
66220be4 by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Implement PropVariantToBSTR.
- - - - -
3517aded by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Use debugstr_variant for the trace in VariantToPropVariant.
- - - - -
c33fdc27 by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Support converting to BSTR for PropVariantToVariant.
- - - - -
4 changed files:
- dlls/propsys/propsys.spec
- dlls/propsys/propvar.c
- dlls/propsys/tests/propsys.c
- include/propvarutil.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/06af937047adeca1af6478319b760…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/06af937047adeca1af6478319b760…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
e868c383 by Bernhard Übelacker at 2024-11-21T12:53:39+01:00
include: Add ucrt _sprintf_l declaration.
- - - - -
06af9370 by Bernhard Übelacker at 2024-11-21T12:53:41+01:00
wineps.drv: Use locale aware variants _sprintf_l and _sscanf_l (ASan).
- - - - -
6 changed files:
- dlls/wineps.drv/init.c
- dlls/wineps.drv/ppd.c
- dlls/wineps.drv/ps.c
- dlls/wineps.drv/psdrv.h
- dlls/wineps.drv/type42.c
- include/msvcrt/stdio.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f350a8782b29b3890320e48e915d0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f350a8782b29b3890320e48e915d0…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
8d8de1db by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Validate the semantic index for tessellation system values.
- - - - -
49ec9add by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Check that semantic indices for tessellation system values are not duplicated.
- - - - -
1ed8d907 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Keep track of the tessellator domain in struct vsir_program.
- - - - -
018f3e80 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Validate tessellation system values for the given tessellator domain.
- - - - -
e3838340 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Check that tessellation system values only appear in the patch constant signature.
- - - - -
5 changed files:
- libs/vkd3d-shader/dxil.c
- libs/vkd3d-shader/ir.c
- libs/vkd3d-shader/spirv.c
- libs/vkd3d-shader/tpf.c
- libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/9f3bbab2f0931d23e5b6b38b7a55…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/9f3bbab2f0931d23e5b6b38b7a55…
You're receiving this email because of your account on gitlab.winehq.org.