mpv/DOCS/man
Dudemanguy 0f78584518 x11: remove nvidia blacklist logic from --x11-present=auto
When the present extension was originally implemented, nvidia was
specifically blacklisted. The reason was because at the time it would
give bogus values that appeared to be real but actively made playback
worse. So out of an abundance of caution, any nvidia detection at all
(e.g. on a multi-gpu system) would disable the use of the extension.
Well times have changed and actually presentation-time on wayland for
nvidia works now amazingly enough. For xorg, the extension still doesn't
work, but from user testing it does not seem to be harmful anymore. It
just does nothing. So we can remove the blacklist part and just only use
a whitelist. Like before, we only enable the extension for mesa drivers
by default so no practical change for anyone except multi-gpu systems
whom may have this enabled now but should not see any negative behavior
change.
2024-10-21 15:13:47 +00:00
..
af.rst DOCS/man: improve explanation on how to shift notes with --pitch 2024-08-09 14:22:23 +00:00
ao.rst DOCS/man: note that default autoprobe order is unrealiable 2024-05-20 18:07:38 +02:00
changes.rst DOCS: document the new way to handle interface changes 2024-03-20 22:38:56 +00:00
console.rst options: rename --load-osd-console to --load-console 2024-10-17 23:57:24 +02:00
encode.rst DOCS/man: replace legacy option syntax usage 2024-05-24 17:57:43 +00:00
input.rst DOCS/man/input: input-bindings can change at runtime 2024-10-21 15:13:39 +00:00
ipc.rst DOCS/man: add more --input-ipc-client references 2024-07-29 21:00:48 +02:00
javascript.rst scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
mpv.rst input.conf: bind ? to show key bindings 2024-10-14 20:33:27 +02:00
options.rst x11: remove nvidia blacklist logic from --x11-present=auto 2024-10-21 15:13:47 +00:00
osc.rst osc.lua: remove NIH list formatting 2024-10-16 15:10:23 +02:00
stats.rst stats.lua: exit with ESC if being toggled 2024-10-17 16:57:35 +02:00
vf.rst docs: remove stray newlines 2024-10-06 21:51:59 +02:00
vo.rst DOCS/man: note that default autoprobe order is unrealiable 2024-05-20 18:07:38 +02:00