20:32 mannerov: linkmauve: it is indeed
20:33 mannerov: the spec mandates it basically
20:34 mannerov: We use the sw renderer also for ProcessVertices, as it is supposed to be, however optionnally we can use the hw for that
20:35 mannerov: frankly we could do without sw renderers, but I'm not sure we have the few bits needed in the code to cope with no sw renderer available
20:35 linkmauve: Ok, so I will just disable nine until gcc is fixed to build softpipe.
20:35 mannerov: build llvmpipe instead
20:35 linkmauve: Can I build llvmpipe without softpipe?
20:35 mannerov: I think so