Skip to content

radv: malloc graphics pipeline stages

Rhys Perry requested to merge pendingchaos/mesa:radv_malloc_stages into main

This uses a lot of stack, which is apparently a problem for musl libc.

Merge request reports