<kaazoo>
Unfortunately mesa requires LLVM 16+ which isn't available on 22.04.
<kaazoo>
Vulkan and OpenGL seems to work with the newly built packages on my system. Will try to provide a PPA soonish.
<tobhe[m]>
thx! 22.04 is always the problematic part but I think this time at least we don't have a kernel dependency, so it might be fine publishing noble first
<tobhe[m]>
since 24.10 is officially out now I'll hopefully have more time cleaning up our package
<kaazoo>
Yes, I read the copy trick after I deleted my privously uploaded source package. Only to realize that a new upload of the same package version would be rejected afterwards ...
<tobhe[m]>
yep. launchpad can be very unforgiving if it comes to versions
<tobhe[m]>
quite a pain sometimes
<kaazoo>
I'm uploading a new version, based on LLVM 18 this time. In the hope that this LLVM version would be available for 22.04 at some point.
<tobhe[m]>
that sounds like a good idea
<tobhe[m]>
did you happen to test if snaps still worked with the new version? Sometimes having different base and snap versions seems to make problems
<tobhe[m]>
if it still works I can merge your changes and ship it in the official ppa
<kaazoo>
I restarted Firefox (snap version) and about:support still shows "OpenGL ES 3.2 Mesa 24.2.0~pre20240725-1asahi1.22.04" as WebGL driver. On the second restart, when starting from terminal in hangs for a few seconds, but works afterwards.
<kaazoo>
0:2(12): error: extension `GL_EXT_shader_texture_lod' unsupported in fragment shader
<kaazoo>
But I don't know if this is new or has been there all the time.
<tobhe[m]>
the snap should pull in the old version bundled with the gnome snap, but I've seen problems before where the host version still affected the snaps
<tobhe[m]>
I can test that
<tobhe[m]>
and your new one as soon as we have a binary in the ppa