From 027ca4fb855f3dff4cba1c907c92c509b82e6fe8 Mon Sep 17 00:00:00 2001 From: dudemanguy Date: Mon, 14 Oct 2019 12:16:42 -0500 Subject: wayland: add various render-related options The newest wayland changes have some new logic that make sense to expose to users as configurable options. --- options/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index fb5f842565..c0f01ae5dc 100644 --- a/options/options.h +++ b/options/options.h @@ -336,6 +336,7 @@ typedef struct MPOpts { struct cocoa_opts *cocoa_opts; struct macos_opts *macos_opts; struct android_opts *android_opts; + struct wayland_opts *wayland_opts; struct dvd_opts *dvd_opts; struct vaapi_opts *vaapi_opts; -- cgit v1.2.3