X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffaq.html;h=2d0f22ffd89c4437e1b20778601fcacfdab2bff6;hb=65610ec774ae095cfee3602b3f06d51d0a199791;hp=97b6491a7bd2aaf6d47abc3810988221e9ae6445;hpb=5abb1f8bdee611b365fcd35f5a7adc9af9dc179f;p=mesa.git diff --git a/docs/faq.html b/docs/faq.html index 97b6491a7bd..2d0f22ffd89 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -2,46 +2,36 @@ - Mesa FAQ + Frequently Asked Questions
-

The Mesa 3D Graphics Library

+ The Mesa 3D Graphics Library
-
-

Mesa Frequently Asked Questions

-Last updated: 19 September 2012 -
+

Frequently Asked Questions

+Last updated: 19 September 2018 -
-

Index

-1. High-level Questions and Answers -
-2. Compilation and Installation Problems -
-3. Runtime / Rendering Problems -
-4. Developer Questions -
-
-
+
    +
  1. High-level Questions and Answers
  2. +
  3. Compilation and Installation Problems
  4. +
  5. Runtime / Rendering Problems
  6. +
  7. Developer Questions
  8. +
+

1. High-level Questions and Answers

- -

1. High-level Questions and Answers

- -

1.1 What is Mesa?

+

1.1 What is Mesa?

Mesa is an open-source implementation of the OpenGL specification. OpenGL is a programming library for writing interactive 3D applications. -See the OpenGL website for more +See the OpenGL website for more information.

@@ -52,14 +42,18 @@ Mesa 9.x supports the OpenGL 3.1 specification.

1.2 Does Mesa support/use graphics hardware?

Yes. Specifically, Mesa serves as the OpenGL core for the open-source DRI -drivers for XFree86/X.org. See the DRI -website for more information. -

-

-There have been other hardware drivers for Mesa over the years (such as -the 3Dfx Glide/Voodoo driver, an old S3 driver, etc) but the DRI drivers -are the modern ones. +drivers for X.org.

+

1.3 What purpose does Mesa serve today?

@@ -68,7 +62,7 @@ operating systems today. Still, Mesa serves at least these purposes:

Alternately, Mesa acts as the core for a number of OpenGL hardware drivers within the DRI (Direct Rendering Infrastructure):