some render cache adjustments

This commit is contained in:
itsmattkc
2019-09-04 10:58:50 +10:00
parent 12bc5839a6
commit 371d0e2b37
22 changed files with 150 additions and 48 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ public:
ShaderPtr default_pipeline() const;
private:
QOpenGLContext ctx_;
QOpenGLContext* ctx_;
QOpenGLContext* share_ctx_;