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

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

[Octave-bug-tracker] [bug #46997] surface with "FaceColor" set to "textu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #46997] surface with "FaceColor" set to "texturemap" display incorrectly and issue an OpenGL warning
Date: Fri, 22 Jul 2016 13:49:16 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #3, bug #46997 (project octave):

The OpenGL error in comment #0 is not actually caused while painting the
texture. In fact, it looks like the error flag is already set before the
texture is created.

The attached patch fixes the original issue for me.

However, this does not actually fix the issue which initially caused the
OpenGL error flag to be set. Maybe we should check more often whether the
error flag was set? This should probably be done at least at the end of every
"opengl_renderer::draw_..." function or at the end of "opengl_renderer::draw".
But that is probably better tracked in another bug.

(file #37988)
    _______________________________________________________

Additional Item Attachment:

File name: texturemap.patch               Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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