This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 401fd057667bd36a043ab06636342cbb233962bf
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Thu Jun 23 10:56:17 2022 +0100
fix markdown
---
pages/docs/distros/nvidia-start.md.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/docs/distros/nvidia-start.md.txt b/pages/docs/distros/nvidia-start.md.txt
index d03087a13..a976411b7 100644
--- a/pages/docs/distros/nvidia-start.md.txt
+++ b/pages/docs/distros/nvidia-start.md.txt
@@ -1,6 +1,6 @@
-----
+---
~~Title: Building EFL for Nvidia ~~
-----
+---
# Building EFL for Nvidia
[EFL](/about-efl.md) defaults to using OpenGL-ES and EGL. This is by far the most widely supported set of OpenGL APIs with drivers. [Nvidia](https://www.nvidia.com) support both full OpenGL/GLX and OpenGL-ES/EGL as do all the OSS Mesa drivers and various embedded platforms only support OpenGL-ES/EGL. Unfortunately there is a [Nvidia](https://www.nvidia.com)-specific problem. Performance with EGL/GL-ES is bad (you will get stuttering) and other glitch bugs will happen too. Users have repo [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.