Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
6a86e1a8 by Conor McCarthy at 2024-09-30T19:57:55+02:00
vkd3d-shader/dxil: Load forward-referenced comparands as value/type pairs in sm6_parser_emit_cmpxchg().
- - - - -
2bf51778 by Conor McCarthy at 2024-09-30T19:58:06+02:00
vkd3d-shader/dxil: Load forward-referenced sources as value/type pairs in sm6_parser_emit_store().
- - - - -
1 changed file:
- libs/vkd3d-shader/dxil.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/95bd06be83924ab0cdd539376934…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/95bd06be83924ab0cdd539376934…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
42f910e5 by Francisco Casas at 2024-09-30T19:28:09+02:00
tests/shader_runner: Query for GLSL target support instead of checking VKD3D_SHADER_UNSUPPORTED_GLSL.
- - - - -
95bd06be by Francisco Casas at 2024-09-30T19:29:14+02:00
tests/shader-runner: Query for SM6 support instead of checking VKD3D_SHADER_UNSUPPORTED_DXIL.
This change avoids skipping the tests on a Windows build, where the
support is present but the macro is not defined.
Thanks Giovanni for pointing this out.
- - - - -
2 changed files:
- tests/shader_runner_d3d12.c
- tests/shader_runner_gl.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/828e5f1249a1576f6610e44fe442…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/828e5f1249a1576f6610e44fe442…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
382977a7 by Sergei Chernyadyev at 2024-09-27T23:12:57+02:00
shell32: Move icon related fields in notify_data into separate struct.
- - - - -
99510ebf by Sergei Chernyadyev at 2024-09-27T23:12:57+02:00
shell32: Introduce a new get_bitmap_info helper.
- - - - -
5d54a53b by Sergei Chernyadyev at 2024-09-27T23:12:57+02:00
shell32: Cleanup some local variable names.
- - - - -
fa310eac by Sergei Chernyadyev at 2024-09-27T23:12:58+02:00
shell32: Introduce a new fill_icon_info helper.
- - - - -
7f26152f by Sergei Chernyadyev at 2024-09-27T23:12:58+02:00
shell32: Add support for balloon icon copying.
- - - - -
2 changed files:
- dlls/shell32/systray.c
- programs/explorer/systray.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d097babd72734616a7129975b0df7…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d097babd72734616a7129975b0df7…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
08d591af by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Extend tests for FOR loop variables.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
05b5a374 by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Extend the range of usable variables in FOR loops.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57148
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
d73998bc by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Better detection of %~ as modifier.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
d097babd by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Rewrite parsing of tokens= options in FOR /F loop.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
6 changed files:
- programs/cmd/batch.c
- programs/cmd/builtins.c
- programs/cmd/tests/test_builtins.cmd
- programs/cmd/tests/test_builtins.cmd.exp
- programs/cmd/wcmd.h
- programs/cmd/wcmdmain.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ffc2fa90b72ceb6410d84ae1e7113…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ffc2fa90b72ceb6410d84ae1e7113…
You're receiving this email because of your account on gitlab.winehq.org.