Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
53e35f2d by Giovanni Mascellani at 2024-10-02T22:11:48+02:00
vkd3d-shader/d3dbc: Do not emit indices for DEPTHOUT registers.
- - - - -
c3757e69 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00
vkd3d-shader/ir: Validate index count for DEPTHOUT registers.
- - - - -
62598326 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00
vkd3d-shader/ir: Validate index count for DEPTHOUTGE registers.
- - - - -
19d35d89 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00
vkd3d-shader/ir: Validate index count for DEPTHOUTLE registers.
- - - - -
99aebb1b by Giovanni Mascellani at 2024-10-02T22:12:47+02:00
vkd3d-shader/ir: Validate index count for RASTOUT registers.
- - - - -
7e9dc8da by Giovanni Mascellani at 2024-10-02T22:12:47+02:00
vkd3d-shader/ir: Validate index count for MISCTYPE registers.
- - - - -
2 changed files:
- libs/vkd3d-shader/d3dbc.c
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/caa2a9d314d7eea7ed398cefd047…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/caa2a9d314d7eea7ed398cefd047…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
125bf74e by Francisco Casas at 2024-10-02T22:07:34+02:00
tests: Test sampler_state keyword syntax.
- - - - -
f47d523e by Francisco Casas at 2024-10-02T22:07:34+02:00
vkd3d-shader/hlsl: Process 'texture' as a valid stateblock lhs.
- - - - -
caa2a9d3 by Francisco Casas at 2024-10-02T22:07:34+02:00
vkd3d-shader/hlsl: Parse sampler_state.
- - - - -
8 changed files:
- Makefile.am
- libs/vkd3d-shader/fx.c
- libs/vkd3d-shader/hlsl.c
- libs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/hlsl_codegen.c
- libs/vkd3d-shader/vkd3d_shader_private.h
- + tests/hlsl/sampler-state.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/994e994231291a3957b64fdd1584…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/994e994231291a3957b64fdd1584…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
849d4b3b by Nikolay Sivov at 2024-10-02T22:04:44+02:00
tests: Add some tests for state value assignments.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2722346f by Nikolay Sivov at 2024-10-02T22:05:24+02:00
vkd3d-shader/hlsl: Do not lower index expressions for effects.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
994e9942 by Nikolay Sivov at 2024-10-02T22:05:46+02:00
vkd3d-shader/fx: Handle assignments with array RHS indexed with a constant or a single variable.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
6 changed files:
- Makefile.am
- libs/vkd3d-shader/fx.c
- libs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/hlsl_codegen.c
- + tests/hlsl/effect-assignments-fx_5.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3b1760134f0cffc685d36b34ea23…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3b1760134f0cffc685d36b34ea23…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
85b85039 by Elizabeth Figura at 2024-10-02T21:49:54+02:00
vkd3d-shader/ir: Remove newlines from some vkd3d_shader_error() calls.
- - - - -
4400315c by Elizabeth Figura at 2024-10-02T21:49:54+02:00
vkd3d-shader: Allow controlling clip planes through vkd3d-shader parameters.
- - - - -
3b176013 by Elizabeth Figura at 2024-10-02T21:49:54+02:00
tests: Test clip planes.
- - - - -
10 changed files:
- Makefile.am
- include/vkd3d_shader.h
- libs/vkd3d-shader/ir.c
- libs/vkd3d-shader/spirv.c
- libs/vkd3d-shader/vkd3d_shader_private.h
- + tests/hlsl/clip-planes.shader_test
- tests/shader_runner.c
- tests/shader_runner.h
- tests/shader_runner_d3d9.c
- tests/shader_runner_vulkan.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3452d126a8eb82fa3f59c3832016…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/3452d126a8eb82fa3f59c3832016…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3b3be668 by Alexandre Julliard at 2024-10-01T21:24:29+02:00
gitlab: Add 'build' tag on Linux build jobs.
So that they can be sent to a faster runner.
- - - - -
fd5e16ad by Alexandre Julliard at 2024-10-01T21:25:42+02:00
tools: Upgrade the config.guess/config.sub scripts.
- - - - -
3 changed files:
- tools/config.guess
- tools/config.sub
- tools/gitlab/build.yml
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3cf0506ccae3551132a55d38d9efb…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3cf0506ccae3551132a55d38d9efb…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
857259dc by Rémi Bernon at 2024-10-01T21:21:18+02:00
win32u: Make sure to load drivers when updating the display cache.
If the registry is initialized, a process calling ChangeDisplaySettings
will only load the driver when calling GetCurrentDisplaySettings in
source_get_full_mode / source_get_current_settings.
As we're going to cache the current display mode, this will not be
called anymore and the driver won't be loaded at all. So, make sure we
load it earlier instead.
- - - - -
278b98f5 by Rémi Bernon at 2024-10-01T21:21:20+02:00
win32u: Always write the source current mode to the registry.
- - - - -
cc4058a8 by Rémi Bernon at 2024-10-01T21:21:20+02:00
win32u: Keep the source depth separately from the current mode.
The host may not actually have support for the selected depth, when
emulating 8 or 16bpp display modes, and we'll get display device updates
with the default display depth instead.
We still want to report the desired display depth to the applications,
so keep it with the sources.
- - - - -
5f9183d0 by Rémi Bernon at 2024-10-01T21:21:21+02:00
win32u: Remove now unnecessary GetDisplayDepth driver entry.
- - - - -
59ede73a by Rémi Bernon at 2024-10-01T21:21:22+02:00
win32u: Cache display source current display settings.
- - - - -
db17eb13 by Rémi Bernon at 2024-10-01T21:21:22+02:00
win32u: Remove unnecessary GetCurrentDisplaySettings call.
- - - - -
1ffe5b35 by Rémi Bernon at 2024-10-01T21:21:22+02:00
win32u: Add virtual modes when drivers report a single display mode.
- - - - -
b6c768e7 by Rémi Bernon at 2024-10-01T21:21:22+02:00
win32u: Keep track of the display source physical display mode.
- - - - -
3cf0506c by Rémi Bernon at 2024-10-01T21:21:22+02:00
win32u: Use the current display mode as monitor rect.
- - - - -
10 changed files:
- dlls/win32u/driver.c
- dlls/win32u/sysparams.c
- dlls/wineandroid.drv/init.c
- dlls/winemac.drv/display.c
- dlls/winemac.drv/gdi.c
- dlls/winemac.drv/macdrv.h
- dlls/winex11.drv/display.c
- dlls/winex11.drv/init.c
- dlls/winex11.drv/x11drv.h
- include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/577ea187a82b6a54c9b2562c5e5a5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/577ea187a82b6a54c9b2562c5e5a5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
7adf22dc by Billy Laws at 2024-10-01T21:18:34+02:00
regsvr32: Explicitly specify the target machine when relaunching.
To start an ARM64X executable in ARM64EC mode the x64 target machine
needs to be explicitly specified. x64 is also not listed in
SupportedProcessorArchitectures on ARM64EC so drop the check that
requires that.
- - - - -
1 changed file:
- programs/regsvr32/regsvr32.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7adf22dc7355420a385a8e9a1065c8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7adf22dc7355420a385a8e9a1065c8…
You're receiving this email because of your account on gitlab.winehq.org.