Skip to content

zink: fix win32 build

xantares requested to merge (removed):zinkwin into main
  • fix a compilation error on win32:

src/gallium/drivers/zink/zink_context.c:3249:23: error: implicit declaration of function 'strndup'; did you mean 'strdup'? [-Werror=implicit-function-declaration]

  • fix a swr warning while at it
Edited by xantares

Merge request reports

Loading