HomeSort by relevance Sort by last modified time
    Searched refs:GLX (Results 1 - 20 of 20) sorted by null

  /external/mesa3d/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.
105 None. This specification is written for GLX.
107 Additions to the GLX 1.4 Specification
109 [Add the following to Section X.Y.Z of the GLX Specification]
121 GLX renderer attribute number description
177 If <attribute> is not a recognized value, False is returned, but no GLX
189 GLX renderer attribute description
198 If <attribute> is not a recognized value, NULL is returned, but no GLX
346 14) Why not make the queries from issue #13 GL functions (instead of GLX)?
350 the GLX enums would have different names and would almost certainl
    [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
MESA_shader_debug.spec 234 Additions to the AGL/EGL/GLX/WGL Specifications
238 GLX Protocol
MESA_ycbcr_texture.spec 166 Additions to the AGL/GLX/WGL Specifications
170 GLX Protocol
MESA_swap_frame_usage.spec 110 Additions to the GLX 1.3 Specification
113 between two buffer-swap operations being committed. In unextended GLX the
186 GLX Protocol
MESA_texture_array.spec 664 Additions to the AGL/GLX/WGL Specifications
668 GLX Protocol
    [all...]
  /external/mesa3d/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_profile), VER(0,0), Y, N, N, N },
138 { GLX(ARB_create_context_robustness), VER(0,0), Y, N, N, N },
139 { GLX(ARB_fbconfig_float), VER(0,0), Y, Y, N, N }
    [all...]
  /external/mesa3d/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
MESA_resize_buffers.spec 62 Additions to the AGL/GLX/WGL Specifications
MESA_packed_depth_stencil.spec 207 Additions to the GLX Specification
211 GLX Protocol
  /external/mesa3d/src/glx/tests/
fake_glx_screen.cpp 79 #warning Indirect GLX tests are not built
  /external/mesa3d/src/mapi/glapi/gen/
gl_gentable.py 37 header = """/* GLXEXT is the define used in the xserver when the GLX extension is being
97 LogMessage(X_ERROR, "GLX: Call to unimplemented API: %s\\n", fstr);
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
app-linux.c 189 PLATFORM(GLX),

Completed in 770 milliseconds