Alexandre Julliard pushed to branch master at wine / wine
Commits:
42a09c63 by Eric Pouech at 2024-11-25T14:43:05+01:00
kernel32: Add tests for checking the exit code of default ctrl-c handlers.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
90c43e47 by Eric Pouech at 2024-11-25T14:43:05+01:00
kernelbase: Fix exit code for default ctrl-c handler.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/kernel32/tests/console.c
- dlls/kernelbase/console.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8b6ec37fc2e981db9e3f539bdcce5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8b6ec37fc2e981db9e3f539bdcce5…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
a8c5f9e6 by Giovanni Mascellani at 2024-11-25T20:47:24+01:00
vkd3d-shader/dxil: Emit register SAMPLEMASK for output sysval SV_Coverage.
- - - - -
b007b1dd by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT instructions.
- - - - -
fadaa69b by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_SIV instructions.
- - - - -
31f6b18c by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_SGV instructions.
- - - - -
09ede1e7 by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS instructions.
- - - - -
1d986226 by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SIV instructions.
- - - - -
e7770eaa by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SGV instructions.
- - - - -
3832e38c by Giovanni Mascellani at 2024-11-25T20:51:25+01:00
vkd3d-shader/ir: Validate the register type for DCL_OUTPUT instructions.
- - - - -
2c3a7b0d by Giovanni Mascellani at 2024-11-25T20:51:29+01:00
vkd3d-shader/ir: Validate the register type for DCL_OUTPUT_SIV instructions.
- - - - -
2 changed files:
- libs/vkd3d-shader/dxil.c
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c22812e20bee533a1a4e1e1f36d2…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c22812e20bee533a1a4e1e1f36d2…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
9f3bbad6 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for COVERAGE registers.
- - - - -
07b31761 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for SAMPLEMASK registers.
- - - - -
820a5459 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for GSINSTID registers.
- - - - -
5b04a797 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for WAVELANECOUNT registers.
- - - - -
e367dc07 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for WAVELANEINDEX registers.
- - - - -
c22812e2 by Giovanni Mascellani at 2024-11-25T20:45:44+01:00
vkd3d-shader/ir: Validate index count for OUTSTENCILREF registers.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/71ce43313f67993f3695ecc14de5…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/71ce43313f67993f3695ecc14de5…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
52b81f42 by Francisco Casas at 2024-11-23T23:49:57+01:00
vkd3d-shader/hlsl: Store SM4 HLSL_RESOURCE_LOADs in the vsir program.
- - - - -
42ce8216 by Francisco Casas at 2024-11-23T23:52:24+01:00
vkd3d-shader/hlsl: Store SM4 HLSL_RESOURCE_SAMPLEs in the vsir program.
- - - - -
4382af6e by Francisco Casas at 2024-11-23T23:55:07+01:00
vkd3d-shader/hlsl: Store SM4 HLSL_RESOURCE_GATHERs in the vsir program.
- - - - -
c89f5036 by Francisco Casas at 2024-11-24T00:00:46+01:00
vkd3d-shader/hlsl: Store SM4 HLSL_RESOURCE_SAMPLE_INFOs in the vsir program.
- - - - -
4f549155 by Francisco Casas at 2024-11-24T00:01:03+01:00
vkd3d-shader/hlsl: Store SM4 HLSL_RESOURCE_RESINFOs in the vsir program.
- - - - -
2 changed files:
- libs/vkd3d-shader/hlsl_codegen.c
- libs/vkd3d-shader/tpf.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/fd1beedc07becc7e5e49b64273f7…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/fd1beedc07becc7e5e49b64273f7…
You're receiving this email because of your account on gitlab.winehq.org.