Searched refs:GLX (Results 1 - 25 of 122) sorted by relevance

12345

/xsrc/external/mit/xorg-server/dist/glx/
H A Dextension_string.c27 * Routines to manage the GLX extension string and GLX version for AIGLX
42 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit) macro
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, },
78 { GLX(ARB_create_context_no_erro
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dextension_string.c27 * Routines to manage the GLX extension string and GLX version for AIGLX
41 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit) macro
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, },
74 { GLX(EXT_visual_inf
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.c43 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit) macro
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_addres
[all...]
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_release_buffers.spec28 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
H A DMESA_pixmap_colormap.spec28 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
H A DMESA_multithread_makecurrent.spec28 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
H A DMESA_window_pos.spec100 Additions to the AGL/GLX/WGL Specifications
104 GLX Protocol
H A DMESA_copy_sub_buffer.spec28 GLX 1.0 or later is required.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
78 GLX Protocol
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_release_buffers.spec28 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
H A DMESA_pixmap_colormap.spec28 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
H A DMESA_multithread_makecurrent.spec28 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
H A DMESA_window_pos.spec100 Additions to the AGL/GLX/WGL Specifications
104 GLX Protocol
H A DMESA_copy_sub_buffer.spec28 GLX 1.0 or later is required.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
78 GLX Protocol
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxextensions.c42 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit) macro
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_robustnes
[all...]
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_set_3dfx_mode.spec28 GLX 1.0 or later is required.
53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
71 GLX Protocol
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_set_3dfx_mode.spec28 GLX 1.0 or later is required.
53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
71 GLX Protocol
/xsrc/external/mit/libepoxy/dist/
H A Dconfigure.ac68 [AC_HELP_STRING([--enable-glx=@<:@auto,yes,no@:>@], [Enable GLX support @<:@default=auto@:>@])],
72 # GLX can be used on different platforms, so we expose a
74 # the "auto" default value is set, we only enable GLX
134 # (like checking for EGL and GLX libs in non-windows.).
157 AC_MSG_ERROR([GLX support is explicitly enabled, but X11 was disabled])
173 AC_DEFINE([BUILD_GLX], [1], [build GLX tests])
234 AC_MSG_ERROR([libX11 headers (libx11-dev) are required to build with GLX support])
241 AC_DEFINE(ENABLE_GLX, [1], [Whether GLX support is enabled])
273 echo " GLX: $build_glx"
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dfake_glx_screen.cpp79 #warning Indirect GLX tests are not built
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dfake_glx_screen.cpp77 #warning Indirect GLX tests are not built
/xsrc/external/mit/MesaLib/dist/docs/
H A Dapplication-issues.rst10 creates a GLX visual without requesting a depth buffer. This causes bad
18 Then, all GLX visuals will be created with a depth buffer.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.0.rst40 - The GLX protocol request for glXDestroyPBuffer() was incorrect (bug
69 XMesa/GLX (on Xlib) implements OpenGL 2.1
H A D7.4.3.rst43 - GLX fix for glean's makeCurrent test case
53 XMesa/GLX (on Xlib) implements OpenGL 2.1
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A DMakefile.am57 if GLX
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dixmods/
H A DMakefile.am3 if GLX
/xsrc/external/mit/xorg-server.old/dist/
H A DMakefile.am8 if GLX

Completed in 12 milliseconds

12345