| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | README.md | 1 Tests are wrapped in a `BEGIN_TEST`/`END_TEST` and write data to the `output` file pointer. Tests have checks against the output. They are single line comments prefixed with certain characters: 4 - `>>` skips to the first line which matches the pattern, or fails the test if there is none 5 - `;` executes python code to extend the pattern syntax by inserting functions into the variable dictionary, fail the test, insert more checks or consume characters from the output 7 Before this prefix, there can be a `~` to only perform the check for certain 11 Patterns can define variables which can be accessed in both python code and the pattern itself. These are useful for readability or dealing with unstable identifiers in the output [all...] |
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | find_asciidoc_bits.cmake | 14 # If we have asciidoctor, we need to figure out the version, as manpage 15 # output is relatively new. 32 string(REGEX REPLACE ${_adoctor_veregex} "\\1" 52 # dblatex PDF output works fine with docbook5. xmlto/docbook XSL 53 # manpage generation doesn't, so it has to override this. 76 string(REGEX REPLACE ${_adoc_veregex} "\\1" 100 # fringe and not part of normal builds, so try to minimize the impact of 120 string(REGEX REPLACE ${_dblatex_veregex} "\\1" 136 # output, bu [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | debugging.rst | 9 All drivers respond to a set of common debug environment variables, as well as 20 This option controls if the debug variables should be printed to stderr. This 21 is probably the most useful variable, since it allows you to find which 28 .. envvar:: GALLIUM_TRACE <string> ("") 30 If set, this variable will cause the :ref:`trace` output to be written to the 32 to the working directory. For example, setting it to "trace.xml" will cause 33 the trace to b [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | debugging.rst | 9 All drivers respond to a set of common debug environment variables, as well as 20 This option controls if the debug variables should be printed to stderr. This 21 is probably the most useful variable, since it allows you to find which 28 .. envvar:: GALLIUM_TRACE <string> ("") 30 If set, this variable will cause the :ref:`trace` output to be written to the 32 to the working directory. For example, setting it to "trace.xml" will cause 33 the trace to b [all...] |
| H A D | screen.rst | 26 only be created with PIPE_CONTEXT_COMPUTE_ONLY. 48 supported with the clamp-to-edge wrap mode. 50 with clamp or clamp-to-border wrap modes. 68 FS_COORD_ORIGIN with value UPPER_LEFT is supported. 70 FS_COORD_ORIGIN with value LOWER_LEFT is supported. 72 property FS_COORD_PIXEL_CENTER with value HALF_INTEGER is supported. 74 property FS_COORD_PIXEL_CENTER with value INTEGER is supported. 111 equivalent to [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 3 # This file describes the settings to be used by the documentation system 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 30 # If a relative path is entered, it will be relative to the location 35 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 37 # information to generate all constant output in the proper language. 41 # (Japanese with English messages), Korean, Norwegian, Polish, Portuguese, 46 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 48 # the file and class documentation (similar to JavaDo [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| H A D | Bug Report - AMD Radeon Vulkan.md | 10 And please remove anything that doesn't apply to keep things readable :) 23 For rendering errors, attach screenshots of the problem and (if possible) of how it should look. For freezes, it may be useful to provide a screenshot of the affected game scene. Prefer screenshots over videos. 29 - Hang reports: Run with `RADV_DEBUG=hang` and attach the files created in `$HOME/radv_dumps_*/` 31 ### Steps to reproduce 38 2. `Talk to the NPC called "Frank"` 43 Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)) OR fill information below manually 49 - Mesa version: (`glxinfo -B | grep "OpenGL version string"`) 60 Did it used to work in a previous Mesa version? It can greatly help to kno [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 7 GitLab provides a convenient framework for running commands in response to Git pushes. 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 10 (this is necessary because we still allow commits to be pushed outside of MRs, 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 26 Due to limited resources, we currently do not run the CI automatically 28 been assigned to ``Marge``, our merge bot. 33 If the GitLab CI doesn't seem to be running on your fork (or MRs, as they run 36 empty (or set to the default ``.gitlab-ci.yml``), and that the 39 If you're having issues with the GitLab CI, your best bet is to as [all...] |
| /xsrc/external/mit/imake/dist/ |
| H A D | mdepend.cpp | 7 XCOMM makedepend [cpp-flags] [-w width] [-s magic-string] [-f makefile] 12 XCOMM The C compiler used can be overridden with the environment 20 XCOMM USG users will probably have to change "silent" to "-s" instead of 128 # Flag to tell compiler to output dependencies directly 129 # For example, with Sun compilers, -xM or -xM1 or 130 # with gcc, -M 246 echo "Appending dependencies to [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | envvars.rst | 4 Normally, no environment variables need to be set. Most of the 12 If defined debug information will be printed to stderr. If set to 15 colon-separated list of paths to search for DRI drivers 17 if set to ``true``, forces an indirect rendering context/connection. 19 if set to ``true``, always use software rendering 21 if set to ``true``, do not use DrawArrays GLX protocol (for 24 print framerate to stdout based on the number of ``glXSwapBuffers`` 27 disable DRI2 if set to ``true``. 29 disable DRI3 if set to ``tru [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | svga3d.rst | 4 This page describes how to build, install and use the 7 a Linux virtual machine access to the host's GPU for 18 - A recent version of Mesa with the updated svga Gallium driver. 38 to work around application bugs (such as incorrect use of the OpenGL 3.x 42 shouldn't be concerned with this information. But if your distro lacks 43 the driver or you want to update to the latest code these instructions 44 explain what to do. 73 - Ubuntu: For Ubuntu you need to install a number of build 85 - Fedora: For Fedora you also need to instal [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/ |
| H A D | isaspec.rst | 4 isaspec provides a mechanism to describe an instruction set in xml, and 6 to describe the instruction set more formally than hand-coded assembler 8 underlying instruction encoding to simplify dealing with instruction 11 Benefits of a formal ISA description, compared to hand-coded assemblers 13 were not seen before in previous generations due to more rigorous 14 description of bits that are expect to be '0' or '1' or 'x' (dontcare) 19 The isaspec tool and xml schema are intended to be generic (not specific 20 to ir3), although there are currently a couple limitations due to shor [all...] |
| /xsrc/external/mit/libxcb/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 23 # pkg.m4 - Macros to locate and use pkg-config. -*- Autoconf -*- 40 dnl along with this program; if not, write to the Free Software 44 dnl As a special exception to the GNU General Public License, if you 63 dnl See the "Since" comment for each macro you use to se [all...] |
| /xsrc/external/mit/xorgproto/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 23 # pkg.m4 - Macros to locate and use pkg-config. -*- Autoconf -*- 40 dnl along with this program; if not, write to the Free Software 44 dnl As a special exception to the GNU General Public License, if you 63 dnl See the "Since" comment for each macro you use to se [all...] |
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | do-not-use-config.h.in | 12 /* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 18 /* Builder string */ 21 /* Prefix to use for bundle identifiers */ 123 /* Build glamor with GBM-based EGL support */ 147 /* Define to 1 if you have the 'authdes_create' function. */ 150 /* Define to 1 if you have the 'authdes_seccreate' function. */ 156 /* Define to 1 if you have the 'cbrt' function. */ 159 /* Define to 1 if you have the 'clock_gettime' function. */ 165 /* Define to 1 if you have the declaration of 'program_invocation_short_name', 166 and to [all...] |
| /xsrc/external/mit/freetype/dist/builds/cmake/ |
| H A D | iOS.cmake | 10 # LICENSE.TXT. By continuing to use, modify, or distribute this file you 28 # OS - the default, used to build for iPhone and iPad physical devices, 30 # SIMULATOR - used to build for the Simulator platforms, which have an 33 # CMAKE_IOS_DEVELOPER_ROOT = /path/to/platform/Developer folder 40 # CMAKE_IOS_SDK_ROOT = /path/to/platform/Developer/SDKs/SDK folder 44 # up-to-date SDK found in the CMAKE_IOS_DEVELOPER_ROOT path. If you 62 # A macro to find executable programs on the host system, not within the 63 # iOS environment. Thanks to the `android-cmake' project for providing 79 # determine the cmake host system version so we know where to find the iOS 84 string(REGE [all...] |
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 23 click-to-type and pointer-driven keyboard focus, and user-specified 26 slightly modified to accommodate the use of several virtual screens 31 and xwd files. ctwm can be compiled to 38 X session to be terminated, shutting down the X server and killing off 41 By default, application windows are surrounded by a ``frame'' with a 45 at the left and right edges of the titlebar to which actions can be bound. 48 been changed with `xmodmap`) on a titlebutton will invoke the 49 function associated with the button. In the default interface, 57 group of nested squares), dragging the pointer over edge that is to be 60 region, dragging a window outline to th [all...] |
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 26 # gives unlimited permission to copy and/or distribute it, 27 # with or without modifications, as long as this notice is preserved. 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 37 dnl require some minimum version. Point them to th [all...] |
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 26 # gives unlimited permission to copy and/or distribute it, 27 # with or without modifications, as long as this notice is preserved. 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 37 dnl require some minimum version. Point them to th [all...] |
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 18 You have another version of autoconf. It may work, but is not guaranteed to. 19 If you have problems, you may need to regenerate the build system entirely. 25 # gives unlimited permission to copy and/or distribute it, 26 # with or without modifications, as long as this notice is preserved. 30 # Automake X.Y traces this macro to ensure aclocal.m4 has been 35 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 36 dnl require some minimum version. Point them to th [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | configure.in | 10 dnl Permission is hereby granted, free of charge, to any person obtaining a 12 dnl "Software"), to deal in the Software without restriction, including 13 dnl without limitation the rights to use, copy, modify, merge, publish, 14 dnl distribute, sublicense, and/or sell copies of the Software, and to 15 dnl permit persons to whom the Software is furnished to do so, subject to 30 dnl holders shall not be used in advertising or otherwise to promote the 34 dnl Process this file with autoconf to produc [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 4 Mesa 20.0.0 is a new development release. People who are concerned with 5 stability and reliability should stick with a previous release or wait 62 - aco: sun flickering with Assassins Creeds Origins 63 - !1896 broke ext_image_dma_buf_import piglit tests with radeonsi 64 - aco: wrong geometry with Assassins Creed Origins on GFX6 68 - Build error with VS on WIN 71 - !3460 broke texsubimage test with piglit on zink+anv 76 - [radeonsi] X-Server crashes when trying to start Guild Wars 2 with 86 - libvulkan_radeon.so crash with \`fre [all...] |
| H A D | 21.3.0.rst | 5 with stability and reliability should stick with a previous release or 62 - ANV: error submitting with the same semaphore for wait and signal - regression? 71 - radv_android.c: build errors due to commit 49c3a88 72 - dEQP-EGL.functional.sharing.gles2.multithread.* regression with Iris 74 - [regression][bisected] Launching Valheim OpenGL game leads to GPU Hang 76 - radv: format properties are broken with modifiers 78 - iris: CCS modifier tests failing with suballocation 84 - RADV: Rendering issues in Resident Evil 2 with NGGC 87 - radv: Vulkan games and demo apps are broken since "use DCC compatible with imag [all...] |
| /xsrc/external/mit/xclock/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 26 # gives unlimited permission to copy and/or distribute it, 27 # with or without modifications, as long as this notice is preserved. 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 37 dnl require some minimum version. Point them to th [all...] |
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 7 # with or without modifications, as long as this notice is preserved. 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 If you have problems, you may need to regenerate the build system entirely. 26 # gives unlimited permission to copy and/or distribute it, 27 # with or without modifications, as long as this notice is preserved. 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 37 dnl require some minimum version. Point them to th [all...] |