summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gpu/video.c')
-rw-r--r--video/out/gpu/video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/gpu/video.c b/video/out/gpu/video.c
index 4ca5428098..d961002e7b 100644
--- a/video/out/gpu/video.c
+++ b/video/out/gpu/video.c
@@ -327,6 +327,7 @@ static const struct gl_video_opts gl_video_opts_def = {
.scene_threshold_high = 10.0,
},
.early_flush = -1,
+ .shader_cache = true,
.hwdec_interop = "auto",
};