commit: 8e95117156a6624e2e7a8ef85f67c5c96c77cce0
parent bf357e853b825e65ac886ca5229de0e722d751dc
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 13 Aug 2021 19:17:57 +0200
notes/pure-wayland: Reword NoVidya video decoder statement
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -33,7 +33,7 @@
<li>NVidia performance vs. AMDGPU performance on linux doesn't have a very large gap on real-life loads</li>
<li><a href="https://forums.developer.nvidia.com/t/support-for-async-reprojection/123382">Doesn't provides async reprojection on linux, so no VR for you</a> (Or a lot of those nice Vulkan speedups)</li>
<li><a href="https://en.wikipedia.org/wiki/Nvidia_Optimus#Linux_support">Remember how awful Nvidia Optimus is?</a></li>
- <li>Garbage video decoder driver</li>
+ <li>Video decoder driver can have frequent glitches depending on the encoding</li>
</ul>
<h2 id="buildsystems">Buildsystems <a class="hlink" href="#buildsystems">§</a></h2>