From: Keith W. <ke...@va...> - 2000-12-16 01:16:26
|
Brian Paul wrote: > > "Jacob (=Jouk) Jansen" wrote: > > > > Hi all, > > > > Since some time (around the same time all the software rastering was put > > in separate directories) I observe the following 2 problems which may or may > > not be related: > > To test I use the program xlockmore (see ftp://ftp.tux.org./pub/tux/bagleyd/xlockmore/ > > > > problems : > > -in mode moebius a part of the edge is not drawn resulting in a zig-zag > > line. Mesa3.4 draws it correct > > This looks like a glPolygonMode() bug. The interior edges in the quad > strip shouldn't be rendered. Keith could probably find this pretty > quickly. I'm reworking the edgeflag/polygon-mode code to be transparent and robust. Don't bother too much about bugs in the existing code. Keith |