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

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

[Octave-bug-tracker] [bug #44916] --softwareopengl option for performanc


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44916] --softwareopengl option for performance
Date: Tue, 28 Aug 2018 09:08:01 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #80, bug #44916 (project octave):

For Windows systems, building Qt with the configure option "-opengl dynamic"
and installing our version of the OpenGL library as "opengl32sw.dll" may be of
some help, but will apparently also require that all accesses of OpenGL calls
from Octave be done through Qt's QOpenGLFunctions class.  Changing the build
system is easy.  Changing the way we call OpenGL functions will be somewhat
more difficult.

I don't know whether there is a similar solution for non-Windows systems.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44916>

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




reply via email to

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