viewer: disable QOpenGLWindow
While there was a theoretical performance improvement, it seems there are irreparable compatibility issues that make it not worthwhile. This is probably an optimization that will have to come from a Vulkan backend.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef MANAGEDDISPLAYOBJECT_H
|
||||
#define MANAGEDDISPLAYOBJECT_H
|
||||
|
||||
#define USE_QOPENGLWINDOW
|
||||
//#define USE_QOPENGLWINDOW
|
||||
|
||||
#include <QMouseEvent>
|
||||
#include <QOpenGLContext>
|
||||
|
||||
Reference in New Issue
Block a user