[for years] Antialiased lines don't work

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Marisa the Magician
Banned User
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia
Contact:

[for years] Antialiased lines don't work

Post by Marisa the Magician »

This is something that, honestly, I should have reported very very long ago, but never bothered.

gl_aalines has absolutely no effect whatsoever, the automap will always be rendered with aliased lines, across all render devices. I guess the deprecation of GL_LINE_SMOOTH was never accounted for?
User avatar
3saster
Posts: 199
Joined: Fri May 11, 2018 2:39 pm
Location: Canada

Re: [for years] Antialiased lines don't work

Post by 3saster »

I'll also add that this is hardware dependent. GL_LINE_SMOOTH is deprecated and many modern cards don't actually support it anymore, like my GTX 1070. Hence the reason for this issue.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [for years] Antialiased lines don't work

Post by Graf Zahl »

Precisely that. No hardware support means no antialiased lines.
Post Reply

Return to “Closed Bugs [GZDoom]”