| /xsrc/external/mit/xwd/dist/ |
| H A D | README.md | 1 xwd - dump an image of an X window
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | intro.rst | 7 Gallium is essentially an API for writing graphics drivers in a largely
|
| H A D | cso.rst | 8 to a context. The context returns an opaque context-specific handle which
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | intro.rst | 7 Gallium is essentially an API for writing graphics drivers in a largely
|
| H A D | cso.rst | 8 to a context. The context returns an opaque context-specific handle which
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | debugging.rst | 6 errors. Mesa supports an environment variable, ``MESA_DEBUG``, to help 8 to stdout whenever an error occurs.
|
| H A D | utilities.rst | 7 is an open-source test suite for OpenGL implementations. 14 provides static code analysis of Mesa. If you create an account you
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm-shim/ |
| H A D | README.md | 9 By default, a630 is exposed. The chip can be selected an enviornment
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | WL_bind_wayland_display.spec | 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a 40 provides a new target for eglCreateImageKHR, to create an EGLImage 43 Adding an implementation specific wayland interface, allows the 45 needed for buffer sharing in an EGL wayland platform. 88 To bind a server side wl_display to an EGLDisplay, call 93 To unbind a server side wl_display from an EGLDisplay, call 110 not an EGL wl_buffer (wl_shm and other wayland extensions can 159 context. If no attributes are given, an EGLImage will be created 163 as defined by the buffer format. Writing to an EGLImage created 187 Add EGL_WAYLAND_PLANE_WL attribute to allow creating an EGLImag [all...] |
| H A D | WL_create_wayland_buffer_from_image.spec | 40 This extension provides an entry point to create a wl_buffer which shares 44 directly to the subsurface without having to blit the contents into an 48 The nested compositor can create an EGLImage from a client buffer resource 68 To create a client-side wl_buffer from an EGLImage call 78 If there was an error then the function will return NULL. In particular it 81 implementation-dependant but may include problems such as an unsupported 93 unsupported tiling modes, inaccessible memory or an unsupported pixel
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | WL_bind_wayland_display.spec | 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a 40 provides a new target for eglCreateImageKHR, to create an EGLImage 43 Adding an implementation specific wayland interface, allows the 45 needed for buffer sharing in an EGL wayland platform. 88 To bind a server side wl_display to an EGLDisplay, call 93 To unbind a server side wl_display from an EGLDisplay, call 110 not an EGL wl_buffer (wl_shm and other wayland extensions can 159 context. If no attributes are given, an EGLImage will be created 163 as defined by the buffer format. Writing to an EGLImage created 187 Add EGL_WAYLAND_PLANE_WL attribute to allow creating an EGLImag [all...] |
| H A D | WL_create_wayland_buffer_from_image.spec | 40 This extension provides an entry point to create a wl_buffer which shares 44 directly to the subsurface without having to blit the contents into an 48 The nested compositor can create an EGLImage from a client buffer resource 68 To create a client-side wl_buffer from an EGLImage call 78 If there was an error then the function will return NULL. In particular it 81 implementation-dependant but may include problems such as an unsupported 93 unsupported tiling modes, inaccessible memory or an unsupported pixel
|
| /xsrc/external/mit/xf86-video-sunleo/dist/ |
| H A D | README.md | 4 This is an Xorg driver for Sun Leo (ZX) video cards. 8 extra cooling in the form of an additional double-width fan card, so
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/custom/ |
| H A D | README.md | 3 The custom directory is an injection point for custom user configurations. 9 * `GTEST_OS_STACK_TRACE_GETTER_` - The name of an implementation of
|
| /xsrc/external/mit/MesaLib/dist/docs/nir/ |
| H A D | alu.rst | 7 the sense that they have no side effect and that identical inputs yields an 10 it should probably be an intrinsic instead. 12 Each ALU instruction has an opcode, which is a member of the :cpp:enum:`nir_op` 14 Associated with each opcode is an metadata structure, 27 Even though ALU operations are typeless, each opcode also has an "ALU type" 34 destination of the instruction. In addition, if an operation takes a boolean 36 ``~0`` (a.k.a ``-1``) for true even if it is not a 1-bit value. If an 50 inputs and outputs, ALU instruction sources have an additional
|
| /xsrc/external/mit/xcb-util/dist/atom/ |
| H A D | xcb_atom.h.m4 | 23 * @brief Get an atom synchronously. 26 * @return The requested atom, or XCB_NONE if there is an error.
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | README.md | 16 - A `#` in the pattern expects an unsigned integer in the output. The `#` can be followed by an identifier to store the integer in a variable. 18 - A `%` in the pattern followed by an identifier is the same as a `#` but it expects a `%` before the integer in the output. It basically matches a ACO temporary. 19 - A `@` calls a variable as a function. It can be followed by an argument string wrapped in `(` and `)`.
|
| /xsrc/external/mit/xrefresh/dist/ |
| H A D | README.md | 1 xrefresh - refresh all or part of an X screen
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | hiz.rst | 19 on sandy bridge also lacks an LOD field. Empirically, the hardware doesn't 30 out the surface as a miptree of layered images instead of an array of miptrees. 33 description along with an ASCII art diagram of the layout. 37 just an address and a surface pitch. Instead, all that other information is 53 HiZ or stencil buffer address. The following is an excerpt from BLORP where we 54 do this as an example:
|
| /xsrc/external/mit/imake/dist/ |
| H A D | xmkmf.cpp | 3 XCOMM make a Makefile from an Imakefile from inside or outside the sources
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | Android.sources.bp.mk | 4 # write <NAME>_FILES to stdout as an Android.bp cc_defaults module.
|
| /xsrc/external/mit/freetype/dist/builds/beos/ |
| H A D | detect.mk | 2 # FreeType 2 configuration file to detect an BeOS host platform.
|
| /xsrc/external/mit/xf86-video-suntcx/dist/ |
| H A D | README.md | 4 This is an Xorg driver for Sun S24 frame buffers. These video cards
|