X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fxlibdriver.html;h=0859bbaec4958fbf0ae5176576df533f1349071f;hb=f41be53a1706181be85a8ba41681e28b4780f6e1;hp=ce1ff3b132e217758e1a3506b3dd5760ca8a3501;hpb=cf9bf1d4a6dc3b26e2aa192517611eba3aa5be00;p=mesa.git diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html index ce1ff3b132e..0859bbaec49 100644 --- a/docs/xlibdriver.html +++ b/docs/xlibdriver.html @@ -8,7 +8,7 @@
-

The Mesa 3D Graphics Library

+ The Mesa 3D Graphics Library
@@ -107,7 +107,7 @@ for your application.

When using Mesa directly or with GLX, it's up to the application writer to create a window with an appropriate colormap. The GLUT -toolkit tris to minimize colormap flashing by sharing +toolkit tries to minimize colormap flashing by sharing colormaps when possible. Specifically, if the visual and depth of the window matches that of the root window, the root window's colormap will be shared by the Mesa window. Otherwise, a new, private colormap @@ -171,9 +171,8 @@ drawn with glDrawPixels.

-For more information about gamma correction see: - -the Gamma FAQ +For more information about gamma correction, see the +Wikipedia article

@@ -199,7 +198,7 @@ This incurs a small performance penalty.

Extensions

-The following MESA-specific extensions are implemented in the Xlib driver. +The following Mesa-specific extensions are implemented in the Xlib driver.

GLX_MESA_pixmap_colormap