14:43 DavidHeidelberg: mupuf: your flake rate is too damn high: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56812748
14:43 mupuf: DavidHeidelberg: sorry about this, will get to it
14:43 DavidHeidelberg: (imagine meme "Rent Is Too Damn High Party")
14:44 DavidHeidelberg: if we had Matrix I would sent it visually :D
14:44 DavidHeidelberg:which could be also one of reasons why IRC people are reluctant to move to Matrix :D
14:46 mupuf: yeah, these flakes are annoying. And to be honest I dropped the ball on them for a couple of months, and convinced myself it was ok because the automatic ci-collate was right around the corner, right?
14:49 DavidHeidelberg: :D it's getting closer. Hopefully not closer in a way "Year of Linux desktop" :D
14:51 mupuf: hehe
16:25 robclark: mareko: how much do you hate https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28372/diffs?commit_id=d464989e983444322db8b5ded80cb4eb26ddf9b6 (and do you have a better idea)
17:22 demarchi: tursulin: can you update your email address in dim?
17:30 DavidHeidelberg: Do you want a world, where your children using GLX? If not, review the MR here https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9989 !
17:31 DavidHeidelberg: Today MR contains a new summary with all the benefits and risks highlighted!
17:40 sergi: mupuf: I've just came back. Restarting the engine and hoping cruise speed soon
17:40 mupuf: sergi: congratulations!
17:41 mupuf: Hope everything is going well :)
17:42 sergi: Yes, thanks
19:13 zmike: mareko: I'm hitting an assert in nir_convert_from_ssa after running opt_varyings
19:13 zmike: src/compiler/nir/nir_from_ssa.c:813: copy_values: Assertion `!copy_value_is_divergent(src) || copy_value_is_divergent(dest)' failed.
19:14 zmike: any idea why this would be
19:27 zmike: this is the vast majority of my remaining cts and piglit fails
19:32 zmike: it's on e.g., KHR-GL46.shading_language_420pack.qualifier_order_uniform where I end up with a GS like https://gitlab.freedesktop.org/zmike/mesa/-/snippets/7781
19:33 zmike: the assert is with src=%161 and dest=%140
20:44 alyssa: https://gitlab.freedesktop.org/alyssa/mesa/-/commit/a1d56472757fe59091fecf5e3ed409078cb3dfc9
20:44 alyssa: captn code deletion is back
20:50 zmike: noooo my special stash
20:50 alyssa: ?
20:58 HdkR: Sometimes you need a stash of easy to do tasks for harder days
21:10 airlied: my stash ran out, it's tough times :-P
21:23 DavidHeidelberg: I'll trade reviews. Name your price for !9989 :D
21:31 DavidHeidelberg:maybe shouldn't offer reviews but alcohol and drugs for this MR
21:37 gfxstrand: I might need some if I'm going to think about EGL code. :P
21:40 ccr: "whoa man .. I can taste the code."
21:42 gfxstrand: That looks like an ajax review, probably.
21:43 gfxstrand: TBH, IDK who else plays around in that space enough to actually know what's going on.
21:43 gfxstrand: I reviewed the EGL patch, though.
21:50 DavidHeidelberg: gfxstrand: thank you! Well, since this bug is open for 11 years and annoyed lot of people, I assume it's number close to 0
21:52 gfxstrand: Yeah...
21:52 linyaa: what's the mr?
21:53 linyaa: i used to play around that EGL space a lot
21:53 gfxstrand: I'd just ack it and say land it except I don't know enough to have any idea it won't blow something else up
21:53 gfxstrand: linyaa: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9989
21:53 linyaa: and i feel like stabbing myself in the face right now, for funsies
22:02 zmike: egl in a nutshell
22:09 DavidHeidelberg: :D
22:12 DavidHeidelberg: gfxstrand: I want to wait until I get as much feedback possible. The blow part.. I would say GL-CTS does good job testing many combinations, but it's true we can never know some exotic app doing some magic there and there
22:12 gfxstrand: Yeah, I have some faith that the EGL CTS is testing the spec. What it's not testing is how apps use/abuse the spec.
22:14 DavidHeidelberg: Yup :D BTW. simpler version of this (without the grouping at the end of the list) got merged many years ago, but fairly quickly reverted. Now thia impl. should be much safer, but....
22:20 DavidHeidelberg: Also before the MR was in pretty good shape (desktop worked well) but still triggered > 100 failures across EGL-CTS and piglit, so this could be some small indication the impl. can be good/robust enough.
22:25 vsyrjala:runs xorg w/o composite precisely to prevent firefox from getting an alpha visual ;)
22:26 vsyrjala: i should really make that a per-client hack so sane clients could still use it
23:42 alyssa: New plan:
23:42 alyssa: 23 files changed, 61 insertions(+), 1003 deletions(-)