summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/video.h')
-rw-r--r--video/out/opengl/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/opengl/video.h b/video/out/opengl/video.h
index 236ab067c4..3b6533e0ef 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -91,6 +91,7 @@ enum blend_subs_mode {
enum tone_mapping {
TONE_MAPPING_CLIP,
+ TONE_MAPPING_MOBIUS,
TONE_MAPPING_REINHARD,
TONE_MAPPING_HABLE,
TONE_MAPPING_GAMMA,