more documentation and exportthread restructure

This commit is contained in:
itsmattkc
2019-03-21 14:01:10 +11:00
parent f126c4ebc7
commit be22e5fbfa
29 changed files with 743 additions and 376 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ void RenderThread::paint() {
glEnable(GL_TEXTURE_2D);
glEnable(GL_BLEND);
compose_sequence(params);
olive::rendering::compose_sequence(params);
// flush changes
ctx->functions()->glFinish();