Alexandre Julliard pushed to branch master at wine / wine
Commits:
1997da79 by Eric Pouech at 2024-11-04T13:37:38+01:00
kernelbase: Add undocumented EXTENDED_FLAGS to process attribute list.
Let the sub-process be created, without implementing any additional
behavior from these flags.
Native cmd.exe uses this flag when spawning itself again for handling
builtin commands inside a pipe.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/kernelbase/process.c
- include/winbase.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1997da790d43fccd60f1157f22d1b3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1997da790d43fccd60f1157f22d1b3…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
1139d2ca by Anton Baskanov at 2024-11-04T13:28:53+01:00
dplayx: Set flags correctly in CreatePlayer().
- - - - -
30390603 by Anton Baskanov at 2024-11-04T13:28:53+01:00
dplayx: Always set the data size in GetPlayerData().
- - - - -
d592a34e by Anton Baskanov at 2024-11-04T13:28:53+01:00
dplayx/tests: Test that player from CREATEPLAYER is added to the session.
- - - - -
e9d17a43 by Anton Baskanov at 2024-11-04T13:28:53+01:00
dplay: Handle CREATEPLAYER and add player to the session.
- - - - -
2 changed files:
- dlls/dplayx/dplay.c
- dlls/dplayx/tests/dplayx.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/48b30d4ba320d6d0b9bf99c844928…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/48b30d4ba320d6d0b9bf99c844928…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
2083d505 by Francisco Casas at 2024-11-04T15:37:46+01:00
vkd3d-shader/tpf: Use instr.extra_bits for IF.
- - - - -
6f52bb6b by Francisco Casas at 2024-11-04T16:08:38+01:00
vkd3d-shader/hlsl: Store SM4 swizzles in the vsir program.
- - - - -
404644ba by Francisco Casas at 2024-11-04T16:36:28+01:00
vkd3d-shader/hlsl: Introduce vsir_src_from_hlsl_node().
This allows constants to be inlined for sm4.
- - - - -
68311ef0 by Francisco Casas at 2024-11-04T17:00:54+01:00
vkd3d-shader/hlsl: Store SM4 ABS instructions in the vsir program.
- - - - -
3 changed files:
- libs/vkd3d-shader/hlsl_codegen.c
- libs/vkd3d-shader/tpf.c
- libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e6c84862a8f8bd836e24391b2b43…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e6c84862a8f8bd836e24391b2b43…
You're receiving this email because of your account on gitlab.winehq.org.