GL|libgui|Client: Draw lines as triangle strips with custom width
The DGL shader now supports lines with any width. The automap and crosshairs may use line widths outside the supported range of GL_LINES, so this allows drawing with any arbitrary line width.
GL|libgui|Client: Draw lines as triangle strips with custom width
The DGL shader now supports lines with any width. The automap and
crosshairs may use line widths outside the supported range of
GL_LINES, so this allows drawing with any arbitrary line width.
Setting GL line width via GLInfo was removed.