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
52 Mesa can use either an X Pixmap or XImage as the back color buffer when
73 When using Mesa directly or with GLX, it's up to the application writer
77 root window, the root window's colormap will be shared by the Mesa
80 When sharing the root colormap, Mesa may be unable to allocate the
90 displayed intensities, there is a gamma correction feature in Mesa. Some
92 (man gamma) so you won't need to use Mesa's gamma facility. Other
94 correct. If you believe that Mesa's images are too dim, read on.
116 Mesa implements gamma correction with a lookup table which translates a
148 The following Mesa-specific extensions are implemented in the Xlib
162 Since Mesa supports RGB rendering into any X visual, not just True-
163 Color or DirectColor, Mesa needs colormap information to convert RGB
175 Mesa associates a set of ancillary (depth, accumulation, stencil and
178 glXMakeCurrent(). Mesa, however, can't detect when an X window has been
199 This extension was added in Mesa 2.0.
211 This extension was added in Mesa 2.6