HomeSort by: relevance | last modified time | path
    Searched refs:GLX (Results 1 - 25 of 43) sorted by relevancy

1 2

  /xsrc/external/mit/xorg-server/dist/glx/
extension_string.c 27 * Routines to manage the GLX extension string and GLX version for AIGLX
28 * drivers. This code is loosely based on src/glx/x11/glxextensions.c from
42 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit)
55 * This is the lowest version of GLX that "requires" this extension.
56 * For example, GLX 1.3 requires SGIX_fbconfig, SGIX_pbuffer, and
58 * version of GLX, use 0, 0.
70 * List of known GLX Extensions.
76 { GLX(ARB_context_flush_control), VER(0,0), N, },
77 { GLX(ARB_create_context), VER(0,0), N, }
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/glx/
extension_string.c 27 * Routines to manage the GLX extension string and GLX version for AIGLX
28 * drivers. This code is loosely based on src/glx/x11/glxextensions.c from
41 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit)
54 * This is the lowest version of GLX that "requires" this extension.
55 * For example, GLX 1.3 requires SGIX_fbconfig, SGIX_pbuffer, and
57 * version of GLX, use 0, 0.
70 { GLX(ARB_multisample), VER(1,4), Y, },
72 { GLX(EXT_import_context), VER(0,0), Y, },
73 { GLX(EXT_texture_from_pixmap), VER(0,0), Y, }
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/glx/
glxextensions.c 43 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit)
74 * The extension has no GLX protocol, and, therefore, no explicit
84 { GLX(ARB_context_flush_control), N, N },
85 { GLX(ARB_create_context), N, N },
86 { GLX(ARB_create_context_no_error), N, N },
87 { GLX(ARB_create_context_profile), N, N },
88 { GLX(ARB_create_context_robustness), N, N },
89 { GLX(ARB_fbconfig_float), Y, N },
90 { GLX(ARB_framebuffer_sRGB), Y, N },
91 { GLX(ARB_get_proc_address), N, N }
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_release_buffers.spec 28 GLX 1.0 or later is required.
32 Mesa's implementation of GLX is entirely implemented on the client side.
57 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
65 deallocated. True is returned if <d> is a valid Mesa GLX drawable,
71 GLX Protocol
MESA_pixmap_colormap.spec 28 GLX 1.0 or later is required.
59 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
63 The Mesa implementation of GLX allows RGB rendering into X windows and
76 GLX Protocol
MESA_multithread_makecurrent.spec 28 GLX 1.3 or later is required.
32 The GLX context setup encourages multithreaded applications to
64 Changes to Chapter 2 of the GLX 1.3 Specification (Functions and Errors)
76 Changes to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
92 GLX Protocol
94 None. The GLX extension only extends to direct rendering contexts.
116 The GLX context is unreferenced from that thread, and the other
117 threads retain their GLX context binding.
122 As with GLX context destruction previously, the XID is destroyed
MESA_window_pos.spec 100 Additions to the AGL/GLX/WGL Specifications
104 GLX Protocol
MESA_copy_sub_buffer.spec 28 GLX 1.0 or later is required.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
78 GLX Protocol
MESA_query_renderer.spec 31 GLX 1.4 is required.
97 None. This specification is written for GLX.
99 Additions to the GLX 1.4 Specification
101 [Add to Section 3.3.2 "GLX Versioning" of the GLX Specification]
113 GLX renderer attribute number description
169 If <attribute> is not a recognized value, False is returned, but no GLX
181 GLX renderer attribute description
190 If <attribute> is not a recognized value, NULL is returned, but no GLX
315 14) Why not make the queries from issue #13 GL functions (instead of GLX)
    [all...]
MESA_swap_control.spec 74 Additions to the GLX 1.3 Specification
76 [Add the following to Section 3.3.10 of the GLX Specification (Double
109 GLX Protocol
EXT_shader_integer_mix.spec 72 Additions to the AGL/GLX/WGL Specifications
95 GLX Protocol
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_release_buffers.spec 28 GLX 1.0 or later is required.
32 Mesa's implementation of GLX is entirely implemented on the client side.
57 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
65 deallocated. True is returned if <d> is a valid Mesa GLX drawable,
71 GLX Protocol
MESA_pixmap_colormap.spec 28 GLX 1.0 or later is required.
59 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
63 The Mesa implementation of GLX allows RGB rendering into X windows and
76 GLX Protocol
MESA_multithread_makecurrent.spec 28 GLX 1.3 or later is required.
32 The GLX context setup encourages multithreaded applications to
64 Changes to Chapter 2 of the GLX 1.3 Specification (Functions and Errors)
76 Changes to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
92 GLX Protocol
94 None. The GLX extension only extends to direct rendering contexts.
116 The GLX context is unreferenced from that thread, and the other
117 threads retain their GLX context binding.
122 As with GLX context destruction previously, the XID is destroyed
MESA_window_pos.spec 100 Additions to the AGL/GLX/WGL Specifications
104 GLX Protocol
MESA_copy_sub_buffer.spec 28 GLX 1.0 or later is required.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
78 GLX Protocol
MESA_query_renderer.spec 31 GLX 1.4 is required.
97 None. This specification is written for GLX.
99 Additions to the GLX 1.4 Specification
101 [Add to Section 3.3.2 "GLX Versioning" of the GLX Specification]
113 GLX renderer attribute number description
169 If <attribute> is not a recognized value, False is returned, but no GLX
181 GLX renderer attribute description
190 If <attribute> is not a recognized value, NULL is returned, but no GLX
315 14) Why not make the queries from issue #13 GL functions (instead of GLX)
    [all...]
MESA_swap_control.spec 74 Additions to the GLX 1.3 Specification
76 [Add the following to Section 3.3.10 of the GLX Specification (Double
109 GLX Protocol
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
glxextensions.c 42 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit)
57 /* This is the lowest version of GLX that "requires" this extension.
58 * For example, GLX 1.3 requires SGIX_fbconfig, SGIX_pbuffer, and
60 * version of GLX, use 0, 0.
115 * The extension has no GLX protocol, and, therefore, no explicit
135 { GLX(ARB_context_flush_control), VER(0,0), Y, N, N, N },
136 { GLX(ARB_create_context), VER(0,0), Y, N, N, N },
137 { GLX(ARB_create_context_no_error), VER(1,4), Y, N, N, N },
138 { GLX(ARB_create_context_profile), VER(0,0), Y, N, N, N },
139 { GLX(ARB_create_context_robustness), VER(0,0), Y, N, N, N }
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_set_3dfx_mode.spec 28 GLX 1.0 or later is required.
53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
71 GLX Protocol
MESA_agp_offset.spec 60 Additions to Chapter 3 the GLX 1.4 Specification (Functions and Errors)
77 GLX Protocol
93 2 October 2002 - finished GLX chapter 3 additions
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_set_3dfx_mode.spec 28 GLX 1.0 or later is required.
53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
71 GLX Protocol
MESA_agp_offset.spec 60 Additions to Chapter 3 the GLX 1.4 Specification (Functions and Errors)
77 GLX Protocol
93 2 October 2002 - finished GLX chapter 3 additions
  /xsrc/external/mit/MesaLib/dist/src/glx/tests/
fake_glx_screen.cpp 77 #warning Indirect GLX tests are not built
  /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
fake_glx_screen.cpp 79 #warning Indirect GLX tests are not built

Completed in 18 milliseconds

1 2