Re: [PyOpenGL-Users] PyOpenGL/PySide QML interaction bug
Brought to you by:
mcfletch
|
From: Henry G. <he...@ca...> - 2011-05-11 15:39:13
|
On Wed, 2011-05-11 at 00:25 -0400, Mike C. Fletcher wrote: > I can't test the code on my machine without the firegl driver (older > radeon only has OpenGL 1.4 support with the free driver), so can't > confirm behaviour on the OS driver. > That's funny, my OpenGL version is 2.1 using the r600 driver which should be the same as you. In case you feeling super keen, I can trigger the bug using the software mesa driver (enabled with the environment variable LIBGL_ALWAYS_SOFTWARE=1). Anyway, I understand this is probably getting beyond the PyOpenGL list. I'll go and pester the PySide list (which it probably isn't either, PyQt4 bindings show the same bug). Thanks, Henry |