ChanServ changed the topic of #zink to: official development channel for the mesa3d zink driver || https://docs.mesa3d.org/drivers/zink.html
eukara has joined #zink
Guest1088 has left #zink [#zink]
ajax has joined #zink
<ajax> zmike: think i figured out why the swapinterval patch broke egl
<zmike> nice
<ajax> now i just need to make numbers other than -1 0 1 work
<zmike> ajax: awesome, will check that out tomorrow 👍
<ajax> also, glamor does seem to work with kopper
<zmike> whoa really?
<zmike> did I accidentally fix it somehow?
<ajax> glx doesn't, in the sense that xserver's drisw loader is not kopper-aware and will call it in crashy ways
<zmike> ah ok
<ajax> so you have to do Xephyr -glamor -extension GLX, and you probably would like it if glx worked so that's not super gratifying
<zmike> small steps
<ajax> xorg/xserver!676 should fix that though
<airlied> i started writing vaccum once but i think i lost the branch
<ajax> vaccum?
<airlied> vulkan glamor
<airlied> i think it was vaccel and vaccum wax easier to write
<ajax> hah
<anholt> zmike: unfortunately, not much in terms of tips for flakes. with lvp, I think making sure you're good on msan/asan/tsan would be good, but msan and tsan seem to require cts rebuilds
<zmike> anholt: asan runs are clean here
<zmike> haven't tried msan or tsan at all