11:09 phomes_[d]: If anyone is looking for something easy to contribute to then this could be it
11:09 phomes_[d]: I like to use steamlit when I have data I want to look at. Recently I started pushing some of these things I had locally to a repo
11:10 phomes_[d]: One of these is a mesamatrix style thing, but with support for vulkaninfo format so we can compare nvk with the prop driver
11:10 phomes_[d]: https://gitlab.freedesktop.org/phomes/mesa-streamlit-tools/-/tree/main/mesa-vulkan-extensions-support
11:10 phomes_[d]: I put some ideas in the readme
17:11 jja2000[d]: What do you want contributed? Ideas and testdata?
17:26 jja2000[d]: Ah wait, implementing the current ideas aswell. My bad.
19:49 Mangix: switched from nvidia-open to nouveau. works better. cool. Does nouveau support vulkan video?
19:51 esdrastarsis[d]: Mangix: Not yet, but there's a stalled MR for h264 decoding support for NVK
19:52 Mangix: hrm OK. Asking cause I noticed mpv using vaapi instead of vulkan video.
19:59 esdrastarsis[d]: Mangix: If it's using vaapi, then I think your GPU is pre-turing
20:00 Mangix: it's T1000
20:02 Mangix: either that or the integrated intel GPU is being used.
22:47 karolherbst[d]: okay... I might have an idea for a uniform min/max 🙃
22:48 karolherbst[d]: apparently you know it's all bit ops, and we might be able to do it with 2 ULOP3s maybe 🙃
22:48 karolherbst[d]: yes, ULOP3, not UISETP + USEL
22:49 karolherbst[d]: which would be great, because burning another UGPR is better than burning a UPred