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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xcb-proto/dist/xcbgen/
error.py 3 Gets thrown when a type doesn't resolve in the XML.
  /xsrc/external/mit/libepoxy/dist/registry/
README.md 1 ## Updating the registry XML
3 In order to update the registry XML files and retain the history you cannot
4 simply download the files the [Khronos website](https://khronos.org/registry/OpenGL/index_gl.php)
7 1. check out the `khronos-registry` branch
8 2. download the XML files from the Khronos repository
9 3. copy them under the `registry` directory
10 4. check the result for consistency and commit i
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
README.md 3 This implements some of v3d using the closed source v3dv3 tree's
7 LD_PRELOAD=$prefix/lib/libv3d_drm_shim.so`. The v3dv3 version exposed
8 will depend on the v3dv3 build -- 3.3, 4.1, and 4.2 are supported.
12 This implements the minimum of v3d in order to make shader-db work.
13 The submit ioctl is stubbed out to not execute anything.
21 This implements the minimum of vc4 in order to make shader-db work.
22 The submit ioctl is stubbed out to not execute anything.
  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
022-define-func-arg-with-parens.c 2 foo(argument(including parens)for the win)
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
022-define-func-arg-with-parens.c 2 foo(argument(including parens)for the win)
  /xsrc/external/mit/mesa-demos/dist/src/redbook/
README 2 * For the software in this directory
6 * any purpose and without fee is hereby granted, provided that the above
7 * copyright notice appear in all copies and that both the copyright notice
9 * the name of Silicon Graphics, Inc. not be used in advertising
10 * or publicity pertaining to distribution of the software without specific,
13 * THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
20 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
22 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
23 * ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
27 * Use, duplication, or disclosure by the Government is subject t
    [all...]
  /xsrc/external/mit/fontconfig/dist/doc/
fcinit.fncs 8 * the above copyright notice appear in all copies and that both that
10 * documentation, and that the name of the author(s) not be used in
11 * advertising or publicity pertaining to distribution of the software without
12 * specific, written prior permission. The authors make no
13 * representations about the suitability of this software for any purpose. It
16 * THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
18 * EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
21 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
29 Loads the default configuration file and returns the resulting configuration
    [all...]
fcformat.fncs 8 * the above copyright notice appear in all copies and that both that
10 * documentation, and that the name of the author(s) not be used in
11 * advertising or publicity pertaining to distribution of the software without
12 * specific, written prior permission. The authors make no
13 * representations about the suitability of this software for any purpose. It
16 * THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
18 * EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
21 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
33 the format specifier <parameter>format</parameter>
    [all...]
fcatomic.fncs 8 * the above copyright notice appear in all copies and that both that
10 * documentation, and that the name of the author(s) not be used in
11 * advertising or publicity pertaining to distribution of the software without
12 * specific, written prior permission. The authors make no
13 * representations about the suitability of this software for any purpose. It
16 * THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
18 * EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
21 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31 Writing is done to a separate file. Once that file is complete, the origina
    [all...]
  /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
IPv6.md 3 The X.org Architecture Task Force reserves the ServerInterpreted
5 The syntax for the value will be defined as specified in RFC 3513
6 and the IETF RFC to be published based on the [current draft](http://www.ietf.org/internet-drafts/draft-ietf-ipv6-scoping-arch-00.txt).
7 This address type specification will be formally issued once the
8 IETF IPv6 Working Group issues the corresponding RFC.
localuser.md 3 On systems which can determine in a secure fashion the credentials of a client
4 process, the "localuser" and "localgroup" authentication methods provide access
5 based on those credentials. The format of the values provided is platform
6 specific. For POSIX & UNIX platforms, if the value starts with the character
7 '#', the rest of the string shall be treated as a decimal uid or gid, otherwise
8 the string is defined as a user name or group name.
12 will only support this for clients running on the same host using a local IP
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_swap_frame_usage.spec 27 GLX_SGI_swap_control affects the definition of this extension.
28 GLX_MESA_swap_control affects the definition of this extension.
29 GLX_OML_sync_control affects the definition of this extension.
35 This extension allows an application to determine what portion of the
36 swap period has elapsed since the last swap operation completed. The
37 "usage" value is a floating point value on the range [0,max] which is
44 where td is the time measured from the last completed buffer swap (or
45 call to enable the statistic) to when the next buffer swap completes, t
    [all...]
MESA_configless_context.spec 15 Superseded by the functionally identical EGL_KHR_no_config_context
28 Requires EGL 1.4 or later. This extension is written against the
29 wording of the EGL 1.4 specification.
35 the EGLConfig for every surface used by the context must be compatible
36 with the one used by the context. The only way to render to surfaces with
54 Additions to the EGL Specification section "2.2 Rendering Contexts and Drawing
57 Add the following to the 3rd paragraph
    [all...]
WL_bind_wayland_display.spec 28 Requires EGL 1.4 or later. This extension is written against the
29 wording of the EGL 1.4 specification.
35 This extension provides entry points for binding and unbinding the
37 wl_display means that the EGL implementation should provide one or
38 more interfaces in the Wayland protocol to allow clients to create
39 wl_buffer objects. On the server side, this extension also
43 Adding an implementation specific wayland interface, allows the
69 Accepted in the <attrib_list> parameter of eglCreateImageKHR:
80 Accepted in the <attribute> parameter of eglQueryWaylandBufferWL:
86 Additions to the EGL 1.4 Specification
    [all...]
MESA_swap_control.spec 53 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
57 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
61 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
62 and the Framebuffer)
66 Additions to Chapter 5 of the 1.4 GL Specification (Special Functions)
70 Additions to Chapter 6 of the 1.4 GL Specification (State and State Requests)
74 Additions to the GLX 1.3 Specification
76 [Add the following to Section 3.3.10 of the GLX Specification (Double
79 glXSwapIntervalMESA specifies the minimum number of video frame period
    [all...]
MESA_copy_sub_buffer.spec 32 The glxCopySubBufferMESA() function copies a rectangular region
33 of the back color buffer to the front color buffer. This can be
35 when the back color buffer cannot be damaged by other windows.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
58 The function
63 may be used to copy a rectangular region of the back color buffer to
64 the front color buffer. This can be used to quickly repaint 3D windows
65 in response to expose events when the back color buffer cannot be
68 <x> and <y> indicates the lower-left corner of the region to copy an
    [all...]
WL_create_wayland_buffer_from_image.spec 33 Requires EGL 1.4 or later. This extension is written against the
34 wording of the EGL 1.4 specification.
41 its contents with a given EGLImage. The expected use case for this is in a
43 from its clients. Using this extension it can attach the client buffers
44 directly to the subsurface without having to blit the contents into an
45 intermediate buffer. The compositing can then be done in the parent
48 The nested compositor can create an EGLImage from a client buffer resource
49 using the existing WL_bind_wayland_display extension. It should also b
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_swap_frame_usage.spec 27 GLX_SGI_swap_control affects the definition of this extension.
28 GLX_MESA_swap_control affects the definition of this extension.
29 GLX_OML_sync_control affects the definition of this extension.
35 This extension allows an application to determine what portion of the
36 swap period has elapsed since the last swap operation completed. The
37 "usage" value is a floating point value on the range [0,max] which is
44 where td is the time measured from the last completed buffer swap (or
45 call to enable the statistic) to when the next buffer swap completes, t
    [all...]
MESA_configless_context.spec 15 Superseded by the functionally identical EGL_KHR_no_config_context
28 Requires EGL 1.4 or later. This extension is written against the
29 wording of the EGL 1.4 specification.
35 the EGLConfig for every surface used by the context must be compatible
36 with the one used by the context. The only way to render to surfaces with
54 Additions to the EGL Specification section "2.2 Rendering Contexts and Drawing
57 Add the following to the 3rd paragraph
    [all...]
WL_bind_wayland_display.spec 28 Requires EGL 1.4 or later. This extension is written against the
29 wording of the EGL 1.4 specification.
35 This extension provides entry points for binding and unbinding the
37 wl_display means that the EGL implementation should provide one or
38 more interfaces in the Wayland protocol to allow clients to create
39 wl_buffer objects. On the server side, this extension also
43 Adding an implementation specific wayland interface, allows the
69 Accepted in the <attrib_list> parameter of eglCreateImageKHR:
80 Accepted in the <attribute> parameter of eglQueryWaylandBufferWL:
86 Additions to the EGL 1.4 Specification
    [all...]
MESA_swap_control.spec 53 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
57 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
61 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
62 and the Framebuffer)
66 Additions to Chapter 5 of the 1.4 GL Specification (Special Functions)
70 Additions to Chapter 6 of the 1.4 GL Specification (State and State Requests)
74 Additions to the GLX 1.3 Specification
76 [Add the following to Section 3.3.10 of the GLX Specification (Double
79 glXSwapIntervalMESA specifies the minimum number of video frame period
    [all...]
MESA_copy_sub_buffer.spec 32 The glxCopySubBufferMESA() function copies a rectangular region
33 of the back color buffer to the front color buffer. This can be
35 when the back color buffer cannot be damaged by other windows.
54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
58 The function
63 may be used to copy a rectangular region of the back color buffer to
64 the front color buffer. This can be used to quickly repaint 3D windows
65 in response to expose events when the back color buffer cannot be
68 <x> and <y> indicates the lower-left corner of the region to copy an
    [all...]
WL_create_wayland_buffer_from_image.spec 33 Requires EGL 1.4 or later. This extension is written against the
34 wording of the EGL 1.4 specification.
41 its contents with a given EGLImage. The expected use case for this is in a
43 from its clients. Using this extension it can attach the client buffers
44 directly to the subsurface without having to blit the contents into an
45 intermediate buffer. The compositing can then be done in the parent
48 The nested compositor can create an EGLImage from a client buffer resource
49 using the existing WL_bind_wayland_display extension. It should also b
    [all...]
  /xsrc/external/mit/fontconfig/dist/conf.d/
90-synthetic.conf 9 <!-- check to see if the font is roman -->
13 <!-- check to see if the pattern requested non-roman -->
17 <!-- multiply the matrix to slant the font -->
26 <!-- pretend the font is oblique now -->
41 <!-- check to see if the weight in the font is less than medium which possibly need emboldening -->
45 <!-- check to see if the pattern requests bold -->
50 set the embolden flag
  /xsrc/external/mit/libX11/dist/src/xcms/
Xcms.txt 7 * provided that the above copyright notice appear in all copies and that
9 * supporting documentation, and that the name of Tektronix not be used
10 * in advertising or publicity pertaining to distribution of the software
18 * arising out of or in connection with the use or performance of this
33 to the corresponding color name.
35 As you can see, the start of the database is indicated by "XCMS_COLORDB_START".
36 Anything before this is assumed to be comments. The "0.1" indicates the
37 version number of the format/syntax used in this file. The color name i
    [all...]

Completed in 18 milliseconds

1 2 3 4 5 6 7 8 91011>>