You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Updated vkd3d-latest patchset
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 2ad0e772bf3539c14f8a42491c8334e005180cbe Mon Sep 17 00:00:00 2001
|
||||
From 353b04bba2da73c0d4131318e643aa2b63e51ff0 Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Mon, 26 May 2025 07:03:34 +1000
|
||||
Subject: [PATCH] Updated vkd3d to 3163e589bc41b674c46750bef9a3cbbaa90fc560.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
From 627c38f9a349c433c1b5c886e5cb966f80dc4700 Mon Sep 17 00:00:00 2001
|
||||
From a07c810b73f076e39630eb3664a5ecb1c694cff2 Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Thu, 17 Jul 2025 07:20:27 +1000
|
||||
Subject: [PATCH] Updated vkd3d to ba545669cd09682960f5da17b9131780642daf8e.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
From 5b7b35ffd27cb5f72982f4d298995f7ace9ae55f Mon Sep 17 00:00:00 2001
|
||||
From da1e76c8f548baf2442b7d94cdac59e6e0576a51 Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Tue, 22 Jul 2025 07:27:52 +1000
|
||||
Subject: [PATCH] Updated vkd3d to decc155cca45d7c4a60699990452b921a6e0fa65.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
From bde94d21a682ec4cd30860b2bd293bb158910006 Mon Sep 17 00:00:00 2001
|
||||
From 60452a7096890ff0659ebf93a29deaf989c34633 Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Wed, 23 Jul 2025 07:16:58 +1000
|
||||
Subject: [PATCH] Updated vkd3d to 68cd72c7fc7a364ecce87a19617acb382c70762f.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
From e6ab84026593ccbecd92360d0af855ed727039da Mon Sep 17 00:00:00 2001
|
||||
From 3b6c1b56b27f1103c7587e4c5b8df38fe472f785 Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Thu, 24 Jul 2025 06:52:52 +1000
|
||||
Subject: [PATCH] Updated vkd3d to a4c25b81c59ae783a94c1b25714eb080231b86bd.
|
||||
|
@@ -0,0 +1,27 @@
|
||||
From d19dca2687f986a0a477ad70c710255df224b53e Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
|
||||
Date: Fri, 25 Jul 2025 07:41:13 +1000
|
||||
Subject: [PATCH] Updated vkd3d to b3e367b099cb65d79c5b0044134a02e7e9c285a5.
|
||||
|
||||
---
|
||||
libs/vkd3d/libs/vkd3d-shader/tpf.c | 4 +---
|
||||
1 file changed, 1 insertion(+), 3 deletions(-)
|
||||
|
||||
diff --git a/libs/vkd3d/libs/vkd3d-shader/tpf.c b/libs/vkd3d/libs/vkd3d-shader/tpf.c
|
||||
index 2175298a0db..bdb2083e09a 100644
|
||||
--- a/libs/vkd3d/libs/vkd3d-shader/tpf.c
|
||||
+++ b/libs/vkd3d/libs/vkd3d-shader/tpf.c
|
||||
@@ -1434,9 +1434,7 @@ static void init_sm4_lookup_tables(struct vkd3d_sm4_lookup_tables *lookup)
|
||||
* i -> VSIR_DATA_I32
|
||||
* u -> VSIR_DATA_U32
|
||||
* O -> VSIR_DATA_OPAQUE
|
||||
- * R -> VKD3D_DATA_RESOURCE
|
||||
- * S -> VKD3D_DATA_SAMPLER
|
||||
- * U -> VKD3D_DATA_UAV
|
||||
+ * * -> VSIR_DATA_UNUSED
|
||||
*/
|
||||
static const struct vkd3d_sm4_opcode_info opcode_table[] =
|
||||
{
|
||||
--
|
||||
2.47.2
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user