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

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

[Octave-bug-tracker] [bug #53651] Severe performance regression of ui-fu


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53651] Severe performance regression of ui-functionality
Date: Wed, 16 May 2018 06:14:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #4, bug #53651 (project octave):

I think this boils down to implementing the "opengl" function and being able
to switch from software to hardware OpenGL at run time (see also bug #44916).

The default native Windows opengl32.dll only supports OpenGL-1.1 and lacks
some functionalities (framebuffer objects in particular). I think that is the
reason why print/getframe won't work unless opengl32.dll is provided by Octave
(MESA software rendering, OpenGL-3+) or by a specific driver you installed
with your graphics hardware (which generally support OpenGL3+).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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