I'm currently trying to make the Xchips server work on our embedded platform. 
In any 256 color mode, starting up the server takes about 1 minute, which is 
spent almost entirely in xc/programs/Xserver/render/miindex.c, in 
miInitIndexed(). 

The comment in that function says 'This could probably be done a bit 
quicker...', but unfortunately I have not yet found out how.

My current workaround is to comment out the parts that take so much time, but 
it would be a lot nicer if I could just compile kdrive without render (the 
docs say not to and I stopped trying after a few compile errors) to keep my 
patch local to the actual Xchips driver.

Arnd Bergmann <><
_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render

Reply via email to