merged trilinear fixes
This commit is contained in:
@@ -117,7 +117,6 @@ void ViewerWindow::paintGL() {
|
||||
if (texture_ > 0) {
|
||||
if (mutex_ != nullptr) mutex_->lock();
|
||||
|
||||
|
||||
QOpenGLFunctions* f = context()->functions();
|
||||
//QOpenGLExtraFunctions* xf = context()->extraFunctions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user