AsahiLinux / PKGBUILDs

79 stars 37 forks source link

mesa-asahi-edge: Rebuild for LLVM bump #45

Open koxu1996 opened 7 months ago

koxu1996 commented 7 months ago

GPU driver is broken since a few months - I was unable to open alacritty that I use instead of dmenu :fearful:. It seems to be caused by LLVM update to v17, so for example libLLVM-16.so cannot be linked by swrast.

I made my change based on this commit, hope it fixes the issue.

koxu1996 commented 6 months ago

@marcan :wave:

mkurz commented 2 weeks ago

You should use

instead. Its up to date with latest the latest asahi-mesa releases, including support for opengl 4.6 and vulkan.

Btw, see

I plan to maintain a fork under https://github.com/asahi-alarm/PKGBUILDs, any help is welcome, thanks!