20:32mannerov: linkmauve: it is indeed
20:33mannerov: the spec mandates it basically
20:34mannerov: We use the sw renderer also for ProcessVertices, as it is supposed to be, however optionnally we can use the hw for that
20:35mannerov: 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:35linkmauve: Ok, so I will just disable nine until gcc is fixed to build softpipe.
20:35mannerov: build llvmpipe instead
20:35linkmauve: Can I build llvmpipe without softpipe?
20:35mannerov: I think so