merged trilinear fixes

This commit is contained in:
itsmattkc
2019-03-28 19:18:05 +11:00
9 changed files with 56 additions and 52 deletions
-1
View File
@@ -117,7 +117,6 @@ void ViewerWindow::paintGL() {
if (texture_ > 0) {
if (mutex_ != nullptr) mutex_->lock();
QOpenGLFunctions* f = context()->functions();
//QOpenGLExtraFunctions* xf = context()->extraFunctions();