Re: Avoiding llvm from ports on rpi4

From: Charlie Li <vishwin_at_freebsd.org>
Date: Sun, 23 Feb 2025 00:54:09 UTC
Nuno Teixeira wrote:
> x11 driver on rpi4 is scfb framebuffer and I don't know yet if some 
> software acceleration will help rpi4.
> I will look at it later.
> 
As explained in the bug years ago, many desktop/programs expect some 
sort of support for accelerated rendering else they don't run at all. 
Manually specifying scfb in xorg.conf et al is not good enough for those 
cases.

LLVMpipe does support runtime code generation for aarch64 despite what 
the documentation currently says, which probably needs updating to reflect.

-- 
Charlie Li
...nope, still don't have an exit line.