Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove dependency on deprecated QtOpenGL module #414

Open
j-o opened this issue Jan 22, 2018 · 1 comment
Open

Remove dependency on deprecated QtOpenGL module #414

j-o opened this issue Jan 22, 2018 · 1 comment

Comments

@j-o
Copy link
Contributor

j-o commented Jan 22, 2018

From http://doc.qt.io/qt-5/qglwidget.html:

This class is obsolete. It is provided to keep old source code working.
We strongly advise against using it in new code.

It is only need for QGLWidget::convertToGLFormat, which boils down to a vertical mirror and channel flipping from BGRA to RGBA.

@sbusch42
Copy link
Member

Sure, if someone likes to provide an implementation for that, so that we can remove this dependency, please go ahead :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants