Alexandre Julliard pushed to branch master at wine / wine
Commits:
398fd2d7 by Alexandre Julliard at 2024-09-15T13:00:10+02:00
configure: Update make command in final message.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57190
- - - - -
5a64269b by Alexandre Julliard at 2024-09-15T13:14:27+02:00
configure: Add /usr/share/pkgconfig to the pkg-config path.
Needed on recent Debian.
- - - - -
4115b235 by Alexandre Julliard at 2024-09-16T23:07:49+02:00
comctl32/tests: Add more optional propsheet messages.
- - - - -
3 changed files:
- configure
- configure.ac
- dlls/comctl32/tests/propsheet.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8bf8754d68a4972d21ba931fe6ff5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8bf8754d68a4972d21ba931fe6ff5…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
8aa23643 by Giovanni Mascellani at 2024-09-16T19:32:32+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_OUTPUT_CONTROL_POINT_COUNT.
- - - - -
48f512a8 by Giovanni Mascellani at 2024-09-16T19:32:32+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_TESSELLATOR_DOMAIN.
- - - - -
a3c7bebc by Giovanni Mascellani at 2024-09-16T19:32:32+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_TESSELLATOR_OUTPUT_PRIMITIVE.
- - - - -
259273a1 by Giovanni Mascellani at 2024-09-16T19:32:32+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_TESSELLATOR_PARTITIONING.
- - - - -
56ec211d by Giovanni Mascellani at 2024-09-16T19:32:32+02:00
vkd3d-shader/ir: Introduce a helper for validating Hull Shader phases.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0e9fcb1431fba52051f47d4dc3f4…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0e9fcb1431fba52051f47d4dc3f4…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
97cc27d3 by Nikolay Sivov at 2024-09-16T13:58:57+02:00
vkd3d-shader/d3d-asm: Tweak some GS declaration names.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
90fc57ff by Nikolay Sivov at 2024-09-16T14:01:07+02:00
vkd3d-shader/tpf: Handle GS reflection fields in the STAT section.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
7c123712 by Nikolay Sivov at 2024-09-16T14:01:18+02:00
vkd3d-shader/tpf: Handle bitwise instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
947b151e by Nikolay Sivov at 2024-09-16T14:01:29+02:00
vkd3d-shader/tpf: Handle atomic instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
0e9fcb14 by Nikolay Sivov at 2024-09-16T14:04:46+02:00
vkd3d-shader/tpf: Handle tessellation stage fields in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- libs/vkd3d-shader/d3d_asm.c
- libs/vkd3d-shader/tpf.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c45bb5badccd06a49e048c28db74…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c45bb5badccd06a49e048c28db74…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
1d21588d by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Record leaving a block in the relevant validation handlers.
- - - - -
e1c32667 by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Record entering a block in the LABEL validation handler.
- - - - -
0f07a2c5 by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_HS_MAX_TESSFACTOR.
- - - - -
936adff5 by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_INPUT_PRIMITIVE.
- - - - -
22ba37c8 by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_VERTICES_OUT.
- - - - -
dec7a0db by Giovanni Mascellani at 2024-09-16T13:53:52+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_OUTPUT_TOPOLOGY.
- - - - -
c45bb5ba by Giovanni Mascellani at 2024-09-16T13:53:52+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_GL_INSTANCES.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3e012c355db12ecad32d45a76058…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3e012c355db12ecad32d45a76058…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
4939f580 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating SWITCH.
- - - - -
88b3d4fb by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating ENDSWITCH.
- - - - -
c447a062 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating RET.
- - - - -
504f4223 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating LABEL.
- - - - -
ce6306c6 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating BRANCH.
- - - - -
9696a0cd by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating SWITCH_MONOLITHIC.
- - - - -
e27cf681 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00
vkd3d-shader/ir: Introduce a helper for validating PHI.
- - - - -
27b421be by Giovanni Mascellani at 2024-09-14T16:44:17+02:00
vkd3d-shader/ir: Do not access a missing destination register when validating PHI.
- - - - -
3e012c35 by Giovanni Mascellani at 2024-09-14T16:44:17+02:00
vkd3d-shader/ir: Validate NOP instructions.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4b85e6b1f884c76f4a66130c9b21…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4b85e6b1f884c76f4a66130c9b21…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
6bd03904 by Francisco Casas at 2024-09-14T16:33:25+02:00
vkd3d-shader/hlsl: Save hlsl_ir_if in the vsir_program for SM1.
- - - - -
b72ef603 by Francisco Casas at 2024-09-14T16:39:17+02:00
vkd3d-shader/hlsl: Remove hlsl_ir_vsir_instruction_ref.
- - - - -
4b85e6b1 by Francisco Casas at 2024-09-14T16:39:24+02:00
vkd3d-shader/d3dbc: Remove ctx and entry_func args in d3dbc_compile().
- - - - -
5 changed files:
- libs/vkd3d-shader/d3dbc.c
- libs/vkd3d-shader/hlsl.c
- libs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/hlsl_codegen.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6b0baeb6c2d371bc50d18da60f29…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6b0baeb6c2d371bc50d18da60f29…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
4bad83c9 by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Move the source parameter helpers up.
- - - - -
d54e2ebd by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Move the destination parameter helpers up.
- - - - -
ca445cd8 by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Move the instruction helpers together.
- - - - -
7ea8a290 by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Introduce vsir_src_param_init_resource().
- - - - -
3b68aa5b by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Introduce vsir_src_param_init_sampler().
- - - - -
6b0baeb6 by Henri Verbeet at 2024-09-14T16:11:45+02:00
vkd3d-shader/ir: Merge vsir_program_normalise_combined_samplers() into vsir_program_lower_instructions().
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ffc14494124e2046b505f2d15c11…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ffc14494124e2046b505f2d15c11…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
02b249d5 by Francisco Casas at 2024-09-14T15:57:40+02:00
vkd3d-shader/hlsl: Introduce enum hlsl_compile_type.
- - - - -
3423d1b5 by Francisco Casas at 2024-09-14T15:59:35+02:00
tests: Test ConstructGSWithSO() parsing.
- - - - -
1f9fc2a4 by Francisco Casas at 2024-09-14T16:02:43+02:00
vkd3d-shader/hlsl: Process GeometryShader as a valid stateblock lhs.
- - - - -
4aa262d7 by Francisco Casas at 2024-09-14T16:09:08+02:00
vkd3d-shader/hlsl: Parse ConstructGSWithSO().
- - - - -
ffc14494 by Francisco Casas at 2024-09-14T16:09:12+02:00
vkd3d-shader/hlsl: Allow effect calls on default value initializers.
- - - - -
12 changed files:
- Makefile.am
- libs/vkd3d-shader/fx.c
- libs/vkd3d-shader/hlsl.c
- libs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.l
- libs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/vkd3d_shader_private.h
- tests/hlsl/annotations.shader_test
- tests/hlsl/array-dimension.shader_test
- + tests/hlsl/constructgswithso.shader_test
- tests/hlsl/default-values.shader_test
- tests/hlsl/effect-compile.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4c03cda3c77123a71590b872acdc…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4c03cda3c77123a71590b872acdc…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
fc15e99a by Gabriel Ivăncescu at 2024-09-13T19:46:54+02:00
mshtml: Don't cast to int to bound the timer.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
e7e2c07c by Gabriel Ivăncescu at 2024-09-13T19:46:54+02:00
mshtml: Remember if timer was blocked.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
acd37d9b by Gabriel Ivăncescu at 2024-09-13T19:46:54+02:00
mshtml: Don't process tasks recursively.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
7972c1c6 by Gabriel Ivăncescu at 2024-09-13T19:46:54+02:00
mshtml: Don't process tasks recursively from script runners.
It's a wine-gecko callback that can lead to a message loop (calling into
external code).
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
8bf8754d by Gabriel Ivăncescu at 2024-09-13T19:46:56+02:00
mshtml: Don't process tasks recursively from Gecko events.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
6 changed files:
- dlls/mshtml/mshtml_private.h
- dlls/mshtml/mutation.c
- dlls/mshtml/nsevents.c
- dlls/mshtml/task.c
- dlls/mshtml/tests/events.c
- dlls/mshtml/xmlhttprequest.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/96b08cc142112f67c10b59f3f78f1…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/96b08cc142112f67c10b59f3f78f1…
You're receiving this email because of your account on gitlab.winehq.org.