Module: Mesa Branch: main Commit: 273edf76c288e48ef78ccfe1e9da51788a38800d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=273edf76c288e48ef78ccfe1e9da51788a38800d
Author: Markus_included <[email protected]> Date: Sat Dec 11 21:54:01 2021 +0000 Fixed you're to your Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14164> --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 6f8bb596347..22b5e5fadf6 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -131,7 +131,7 @@ has Mesa packages (like RPM or DEB) which you can easily install. 2.2 I get undefined symbols such as bgnpolygon, v3f, etc... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You're application is written in IRIS GL, not OpenGL. IRIS GL was the +Your application is written in IRIS GL, not OpenGL. IRIS GL was the predecessor to OpenGL and is a different thing (almost) entirely. Mesa's not the solution.
