Lines Matching refs:Mesa
4 Mesa's Xlib driver provides an emulation of the GLX interface so that
9 The Xlib driver is the oldest Mesa driver and the most mature of Mesa's
21 Mesa supports RGB(A) rendering into almost any X visual type and depth.
25 force Mesa to use any X visual you want (any supported by your X server
48 Mesa can use either an X Pixmap or XImage as the back color buffer when
69 When using Mesa directly or with GLX, it's up to the application writer
73 root window, the root window's colormap will be shared by the Mesa
76 When sharing the root colormap, Mesa may be unable to allocate the
84 displayed intensities, there is a gamma correction feature in Mesa. Some
86 (man gamma) so you won't need to use Mesa's gamma facility. Other
88 correct. If you believe that Mesa's images are too dim, read on.
110 Mesa implements gamma correction with a lookup table which translates a
135 The following Mesa-specific extensions are implemented in the Xlib
149 Since Mesa supports RGB rendering into any X visual, not just True-
150 Color or DirectColor, Mesa needs colormap information to convert RGB
162 Mesa associates a set of ancillary (depth, accumulation, stencil and
165 glXMakeCurrent(). Mesa, however, can't detect when an X window has been
186 This extension was added in Mesa 2.0.
198 This extension was added in Mesa 2.6