|   |  |  | Re: video card Mark Abrams 
 |   |  |  | (...) I have tried all 4. The differences are subtle, I'm not sure I see them all. I like -le the best because I can see the entire model on each refresh. (...) I commented this out but it did not make the trailing go away. I can always get the (...)   (24 years ago, 25-Feb-02, to lugnet.cad.dev.mac) 
 |  |  |  |  |  |  |  |  |  | Re: video card Don Heyse 
 |  |  |  |  |  | (...) You could also try adding this: if ((!strcmp(verstr, "1.1 APPLE-1.1")) && (!strcmp(vendstr, "Apple")) && (!strcmp(rendstr, "Generic")) ) { printf("Stencil buffer disabled for XOR with Apple driver.\n"); // Generic Apple driver has problem with (...)   (24 years ago, 26-Feb-02, to lugnet.cad.dev.mac) 
 |  |  |  |  |  |  |  |