Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
f9d473b4 by Henri Verbeet at 2025-09-11T16:08:58+02:00
vkd3d-shader/spirv: Use spirv_get_type_id() in spirv_compiler_emit_shader_epilogue_function().
- - - - -
91e69f41 by Henri Verbeet at 2025-09-11T16:08:58+02:00
vkd3d-shader/spirv: Use spirv_get_type_id() in spirv_compiler_emit_dcl_indexable_temp().
- - - - -
3a6ebfa8 by Henri Verbeet at 2025-09-11T16:08:58+02:00
vkd3d-shader/spirv: Use spirv_get_type_id() in spirv_compiler_emit_push_constant_buffers().
- - - - -
06dadcfb by Henri Verbeet at 2025-09-11T16:08:58+02:00
vkd3d-shader/spirv: Use spirv_get_type_id() in spirv_compiler_emit_cbv_declaration().
- - - - -
7c0b70db by Henri Verbeet at 2025-09-11T16:08:58+02:00
vkd3d-shader/spirv: Use spirv_get_type_id() in spirv_compiler_emit_resource_declaration().
- - - - -
1 changed file:
- libs/vkd3d-shader/spirv.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/de2095fda435c5ed47e946cf4e18…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/de2095fda435c5ed47e946cf4e18…
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:
e33772ec by Alistair Leslie-Hughes at 2025-09-11T08:23:25+10:00
Rebase against 92e6124a9855b1c398b2822c2679df4ec3e38b83.
- - - - -
3d1b6a4b by Alistair Leslie-Hughes at 2025-09-11T09:48:29+10:00
Added msxml3_encode_gb2312 patchset
- - - - -
5 changed files:
- + patches/msxml3_encode_gb2312/0001-msxml3-Add-GB2312-support-for-builtin-character-conv.patch
- + patches/msxml3_encode_gb2312/definition
- patches/winex11-Fixed-scancodes/0001-winecfg-Move-input-config-options-to-a-dedicated-tab.patch
- patches/winmm-mciSendCommandA/0001-winmm-Do-not-crash-in-Win-9X-mode-when-an-invalid-de.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/342cfbc5dedcf0163b4a4…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/342cfbc5dedcf0163b4a4…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
feab0a04 by Gabriel Ivăncescu at 2025-09-10T18:22:58+02:00
mshtml: Expose toJSON only in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
b63b6262 by Gabriel Ivăncescu at 2025-09-10T18:22:58+02:00
mshtml: Don't expose toString from Performance* objects' prototypes in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
82bcfcc6 by Gabriel Ivăncescu at 2025-09-10T18:23:01+02:00
mshtml: Implement toJSON() for PerformanceTiming.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
988a21e3 by Gabriel Ivăncescu at 2025-09-10T18:23:01+02:00
mshtml: Implement toJSON() for PerformanceNavigation.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
d9ed127c by Gabriel Ivăncescu at 2025-09-10T18:23:02+02:00
mshtml: Implement toJSON() for Performance.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
8 changed files:
- dlls/jscript/jscript.c
- dlls/jscript/jsdisp.idl
- dlls/mshtml/dispex.c
- dlls/mshtml/mshtml_private.h
- dlls/mshtml/omnavigator.c
- dlls/mshtml/tests/documentmode.js
- dlls/mshtml/tests/dom.c
- dlls/mshtml/tests/es5.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1d27dd245990b5717f24898f7a7d8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1d27dd245990b5717f24898f7a7d8…
You're receiving this email because of your account on gitlab.winehq.org.