illwieckz has quit [Remote host closed the connection]
illwieckz has joined #zink
illwieckz has quit [Quit: I'll be back!]
illwieckz has joined #zink
<fdobridge>
<mango> i'm curious
<fdobridge>
<mango> what's the difference between using zink swrast with nvk versus using kopper with nvk? wouldn't both be going through the driver, or is zink WSI currently going through llvmpipe (as afaik "swrast" == "llvmpipe")?
<fdobridge>
<gfxstrand> The bad news: Zink+lavapipe fails EGL tests on my MR
<fdobridge>
<gfxstrand> The different news: Zink+lavapipe failes EGL tests in exactly the same way before my MR.
<fdobridge>
<gfxstrand> The worse news: Zink+lavapipe is failing due to a deep semaphore reuse bug in Zink that I still haven't root-caused.
<fdobridge>
<zmike.> tbf I haven't run those EGL tests since probably last year, so that isn't saying your changes don't also adversely affect things