octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55224] antialiasing not enabled on multiple M


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55224] antialiasing not enabled on multiple Mesa drivers
Date: Fri, 21 Dec 2018 17:10:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #55224 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thank you for your bug report. I don't have much insight into the graphical
portions of Octave, but from what I understand there is no internal driver
blacklist.

It appears to me that Octave tries to detect if the OpenGL context supports
multisample anti-aliasing and enable it. If not, disable it and fall back to
old GL_LINE_SMOOTH anti-aliasing, which may not be supported in modern
graphics drivers. This feature test may not be working. For example on my
Intel integrated graphics I see that Octave is calling
glDisable(GL_MULTISAMPLE).

Do you understand the code better than I do? Can you suggest any changes that
might help this situation?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55224>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]