Lines Matching refs:GLX
28 GLX drawable (i.e., to describe the depth of color buffer components
31 RGBA rendering to one- and two-component Windows and GLX Pixmaps.
33 Currently GLX overloads X Visuals with information on GLX drawable
35 that encapsulates GLX drawable capabilities and has the following
42 - A particular GLXFBConfig does not need to work with all GLX
44 GLXFBConfigs that only work with GLX pixmaps.
54 Finally the current GLX specification requires that the GLX_RGBA visual
73 * Should GLXFBConfigs apply to all GLX drawables or just GLXPbuffers?
75 A: For consistency, all GLX drawables should be supported. (And if this
76 extension is incorporated in a future release of GLX then the existing
78 current mechanism which ties the description of GLX drawables to
92 visuals? (GLX currently uses the term "similar". GLXContexts and
96 A: Yes. The GLX definition of similar visuals is too restrictive
202 Additions to the GLX Specification
235 undefined GLX attribute is encountered in <attrib_list>, <screen> is
236 invalid, or <dpy> does not support the GLX extension) then NULL is
257 both Windows and GLX pixmaps, while a config for which this attribute value
258 is GLX_WINDOW_BIT_SGIX can not be used for creating GLX pixmaps. The default
265 GLX token name X Visual Type
283 is True if the GLXFBConfigSGIX supports Windows and/or GLX pixmaps.
320 To get the value of a GLX attribute for a GLXFBConfigSGIX use
331 GLX_BAD_ATTRIB <attribute> is not a valid GLX attribute
333 Refer to Tables 3 and 4 for a list of valid GLX attributes.
351 If the visual is valid and supports OpenGL rendering (i.e., if the GLX
356 [Change Table 1 caption to read: "GLX Configuration attributes for Visuals"
399 GLX_DRAWABLE_TYPE_SGIX bitmask mask indicating which GLX drawables
466 To create a GLX pixmap using a GLXFBConfigSGIX use
480 To create a GLX context using a GLXFBConfigSGIX call
505 GLXBadContext if <share_list> is neither zero nor a valid GLX
531 [Add to table listing GLX context attributes for glXQueryContextInfoEXT]
533 GLX context attribute type context information
538 GLX Protocol
544 1 17 GLX opcode (glXVendorPrivateWithReply)
566 1 17 GLX opcode (glXVendorPrivateWithReply)
582 1 17 GLX opcode (glXVendorPrivateWithReply)
627 One new GLX error is introduced: