Document USES=openal
This commit is contained in:
parent
7e53175b0a
commit
405acb5321
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43395
1 changed files with 13 additions and 0 deletions
|
@ -325,6 +325,19 @@
|
|||
variables to be set.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>openal</literal></entry>
|
||||
|
||||
<entry><literal>al</literal>, <literal>soft</literal> (default),
|
||||
<literal>si</literal>, <literal>alut</literal></entry>
|
||||
|
||||
<entry>Uses <application>OpenAL</application>. The backend can be specified,
|
||||
with the software implementation as the default. The user can specify a
|
||||
preferred backend with the <varname>WANT_OPENAL</varname> knob. Valid
|
||||
values for this knob are <literal>soft</literal> (default) and
|
||||
<literal>si</literal>.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>pathfix</literal></entry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue