rendering line widths

i tried to figure out how OpenGL renders line width so i downloaded mesa…
tracked it back but it pulls the linewidh variable into the
PLOT(x,y) function …

BUT, someone on the opengl game dev list, told me that he thinks that opengl breaks the lines into triangles.

i dunno cause i couldn’t follow mesa in my few hours of hacking at it

-akbar A.