summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorKarol Herbst <kherbst@redhat.com>2021-07-25 02:10:29 +0200
committerDylan Baker <dylan.c.baker@intel.com>2021-07-26 12:16:50 -0700
commitbfefde2248f3bcf112c8bc1de50b03fd63a60bf4 (patch)
tree3085eb9d5d409a990f1cb201e2a907509a2b07d1 /.pick_status.json
parentf9bae7e537a2eae90341ac9c478d2b9dffadb79f (diff)
nv30: fix emulated vertex index buffers
We ended up applying the offset twice. Quite embarrassing. This fixes a bunch of vertex shader related issues like the gnome desktop is less broken and probably a lot of other applications. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5061 Cc: mesa-stable Signed-off-by: Karol Herbst <kherbst@redhat.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12054> (cherry picked from commit 1387d1d41103b3120d40f93f66a7cfe00304bfd7)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 002231b759a..d9c60f93fac 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -13,7 +13,7 @@
"description": "nv30: fix emulated vertex index buffers",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},