From fccbed7657675a5e1c4c63fff08c61ab24964be2 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Thu, 2 Nov 2023 02:08:05 +1100 Subject: Miscellaneous fixes: * docs: Added option for Wayland support to compiling guide. * docs: Clarified behaviour of memory region read/write methods. * Fixed some editing errors in Turkish UI translation. * Added some parentheses on ternary conditional operators for clarity. --- docs/source/initialsetup/compilingmame.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/source/initialsetup') diff --git a/docs/source/initialsetup/compilingmame.rst b/docs/source/initialsetup/compilingmame.rst index 1f5e559744a..3242cca9c22 100644 --- a/docs/source/initialsetup/compilingmame.rst +++ b/docs/source/initialsetup/compilingmame.rst @@ -567,6 +567,9 @@ NO_USE_PORTAUDIO NO_USE_PULSEAUDIO Set to **1** to disable building the PulseAudio sound output module on Linux. +USE_WAYLAND + Set to **1** to include support for bgfx video output with the Wayland + display server. USE_TAPTUN Set to **1** to include the tap/tun network module, or set to **0** to disable building the tap/tun network module. The tap/tun network module is -- cgit v1.2.3-70-g09d2