Lines Matching defs:of
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
16 The unique features of the Xlib driver follows.
31 The format of accepted values is: ``visual-class depth``
59 A Pixmap may be faster when doing remote rendering of a simple scene.
72 Specifically, if the visual and depth of the window matches that of the
78 large number of colorcells in the root colormap are already allocated.
91 variable. Its value is of the form **Gr Gg Gb** or just **G** where Gr
107 Alex De Bruyn reports that gamma values of 1.6, 1.6 and 1.9 work well on
153 See the xdemos/glxpixmap.c file for an example of how to use this
162 Mesa associates a set of ancillary (depth, accumulation, stencil and
192 glXSwapBuffers() but only copies a sub-region of the window instead of
200 Summary of X-related environment variables