Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
37849192 by Nikolay Sivov at 2024-11-23T23:21:39+01:00
vkd3d-shader/fx: Implement parsing inline shader blobs.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
b314a9eb by Nikolay Sivov at 2024-11-23T23:24:05+01:00
vkd3d-shader/fx: Remove newlines from the parser error messages.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1 changed file:
- libs/vkd3d-shader/fx.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0f362ab7205fc5d03ce238a598dc…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0f362ab7205fc5d03ce238a598dc…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
5894e790 by Giovanni Mascellani at 2024-11-23T23:19:57+01:00
vkd3d-shader/ir: Check that all tessellation system values appear in the patch constant signature.
- - - - -
0f362ab7 by Giovanni Mascellani at 2024-11-23T23:19:57+01:00
vkd3d-shader/ir: Check that tessellation system value registers are consecutive.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0245d22c830958464618512dc7f7…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0245d22c830958464618512dc7f7…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
0c3c4e05 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for PRIMID registers.
- - - - -
860bb59c by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for OUTPOINTID registers.
- - - - -
808b28b4 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for FORKINSTID registers.
- - - - -
f2659c14 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for JOININSTID registers.
- - - - -
26251d02 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for TESSCOORD registers.
- - - - -
fd9da5db by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for THREADID registers.
- - - - -
595fe9a7 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for THREADGROUPID registers.
- - - - -
050840f4 by Giovanni Mascellani at 2024-11-23T23:15:39+01:00
vkd3d-shader/ir: Validate index count for LOCALTHREADID registers.
- - - - -
0245d22c by Giovanni Mascellani at 2024-11-23T23:15:40+01:00
vkd3d-shader/ir: Validate index count for LOCALTHREADINDEX registers.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/64bc0515e0380123d6d7755dd234…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/64bc0515e0380123d6d7755dd234…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
2c0773c9 by Francisco Casas at 2024-11-23T22:57:23+01:00
tests: Test signature reflection for PRIMID, RTINDEX and VPINDEX.
- - - - -
ad5377f9 by Francisco Casas at 2024-11-23T23:10:46+01:00
vkd3d-shader/hlsl: Add special allocation rules for PRIMID, RTINDEX, and VPINDEX.
These system values are bound to the same allocation rules as other
semantics: they can share registers with other semantics with the same
interpolation mode and they prefer forming shorter writemasks. However,
for some reason, these don't allow further semantics to share the same
register once allocated, except among themselves.
- - - - -
2c15015e by Francisco Casas at 2024-11-23T23:10:56+01:00
tests: Test allocation rules for FFACE and SAMPLE.
These seem to have their own interpolation mode.
- - - - -
64bc0515 by Francisco Casas at 2024-11-23T23:13:13+01:00
vkd3d-shader/hlsl: Add special allocation rules for FFACE and SAMPLE.
- - - - -
2 changed files:
- libs/vkd3d-shader/hlsl_codegen.c
- tests/hlsl_d3d12.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e383834049825dde8feb0a230c39…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e383834049825dde8feb0a230c39…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
5a368ddd by Alistair Leslie-Hughes at 2024-11-23T16:11:07+11:00
Rebase against 51ccd95c49c2c61ad41960b25a01f834601d70c0.
- - - - -
7ba8823e by Alistair Leslie-Hughes at 2024-11-23T16:12:36+11:00
Release v9.22
- - - - -
4 changed files:
- patches/user32-rawinput-mouse/0005-winex11-Keep-track-of-mouse-device-and-pointer-butto.patch
- patches/winex11.drv-Query_server_position/0001-winex11.drv-window-Query-the-X-server-for-the-actual.patch
- staging/VERSION
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/4cd3d8eba4a6e17975695…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/4cd3d8eba4a6e17975695…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9ee0a728 by Anton Baskanov at 2024-11-22T21:25:59+01:00
dplayx: Cache connections.
- - - - -
5458920a by Anton Baskanov at 2024-11-22T21:25:59+01:00
dplayx: Read connection name from descriptionW and descriptionA when available.
- - - - -
0950a512 by Anton Baskanov at 2024-11-22T21:25:59+01:00
dplayx: Use DP_GetRegValueW() to read SP GUID.
- - - - -
8fd1e996 by Anton Baskanov at 2024-11-22T21:25:59+01:00
dplayx: Reimplement DirectPlayEnumerateAW() using DP_GetConnections().
- - - - -
88d01f02 by Anton Baskanov at 2024-11-22T21:25:59+01:00
dplayx: Reimplement DP_LoadSP() using DP_GetConnections().
- - - - -
3 changed files:
- dlls/dplayx/dplay.c
- dlls/dplayx/dplay_global.h
- dlls/dplayx/dplayx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/26f3edd4531a85bf2d873a34eaf35…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/26f3edd4531a85bf2d873a34eaf35…
You're receiving this email because of your account on gitlab.winehq.org.