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

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

[Octave-bug-tracker] [bug #54680] imagesc incomplete when using software


From: Christoph Ellenberger
Subject: [Octave-bug-tracker] [bug #54680] imagesc incomplete when using software rendering
Date: Thu, 28 Feb 2019 03:51:56 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #6, bug #54680 (project octave):

When doing:
A=rand(256, 2^15);
imagesc(A), shading interp, colormap gray

I do see the same behaviour on a WIN7 machine using 4.4.1 or 5.1.0 as
described below. Interestingly though in 4.2, or using pcolor(A), shading
interp, colormap gray eveything works as expected.

They use different drawing schemes (image vs surface) but I would assume the
same OpenGL renderer to be involved.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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