Toggle navigation
Home
dri-devel
radeon
nouveau
wayland
d3d9
freedreno
lima
etnaviv
intel-gfx
freedesktop
openchrome
intel-3d
ml-mainline
Options
Joins/Disconnects
IRSSI
Linkify HTML
Users
00:57
tarceri
: ok, found it ac_nir_clamp_vertex_color_outputs()
09:04
glehmann
: zmike: can you review
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40520
(or do you know someone else to ask?)
12:21
zmike
: probably konstantin
12:21
zmike
: or you could go with the usual brianp/sroland
12:33
glehmann
: gfxstrand: is there any reason to keep
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2339
open?
12:33
glehmann
: the nir pass already landed years ago
14:37
zmike
: mareko: any thoughts on
https://gitlab.freedesktop.org/mesa/mesa/-/issues/13676
? it would be nice to be able to reliably move stuff out of draw_vbo to cut down overhead there
17:59
alarumbe
: dakr: Hi Danilo, do you think you might find some time to have a look at
https://lore.kernel.org/dri-devel/20260313150956.1618635-1-adrian.larumbe@collabora.com/
?
23:41
karolherbst
: mareko: not sure if I've asked in the past, but what would be the best path to support fill_buffers with bigger pattern_sizes? I need 32, 64 and 128 supported. Though I might just fall back to u_default_clear_buffer for now...