I’ll forget this later
Building the latest mesa from source
EXTRA_ECONF=”–enable-shared-glapi –enable-gallium-egl” emerge -qv1 mesa
[ebuild R #] media-libs/mesa-9999 USE=”egl gallium gles llvm motif nptl openvg* -bindist -classic -d3d -debug -pic (-selinux) -shared-dricore -wayland” VIDEO_CARDS=”r600 -i810 -i915 -i965 -intel -mach64 -mga -nouveau -r100 -r128 -r200 -r300 -radeon -savage -sis -tdfx -via -vmware” 0 kB [1]
this is because of this:
http://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg08552.html
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1251e1df0f5d4bc81c80c4c2d61c0a5f9b8b759a
This was updated in the X11 overlay, but the EXTRA_ECONF trick can come in handy later.
Advertisement
