hdr video can be used in the pipeline without conversion to rgba8888

This commit is contained in:
itsmattkc
2019-03-26 21:58:47 +11:00
parent d8acef21a8
commit 6b40a4ccf8
4 changed files with 9 additions and 8 deletions
-2
View File
@@ -69,8 +69,6 @@ void FramebufferObject::Create(QOpenGLContext *ctx, int width, int height)
olive::CurrentConfig.export_bit_depth :
olive::CurrentConfig.playback_bit_depth);
qDebug() << "hello" << bit_depth.name;
ctx->functions()->glTexImage2D(
GL_TEXTURE_2D,
0,