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 12:55:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

Sure, I think you can do that, provided that you are referencing all the
symbols through pointers.  So when you load the new library, you reassign all
the pointers so that you call functions from the new library.  I assume that's
what Qt's QOpenGLFunction class does.  It's also the way the JVM is supposed
to work, but good luck unloading/reloading that one!  Well, it didn't seem to
work for me anyway...


    _______________________________________________________

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]