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

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
Bug Report.md 5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)
10 And please remove anything that doesn't apply to keep things readable :)
15 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
23 - Desktop manager and compositor:
32 Please describe what you are doing, what you expect and what you're
Bug Report - AMD Radeon Vulkan.md 5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)
10 And please remove anything that doesn't apply to keep things readable :)
15 Describe what you are doing, what you expect and what you're
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_*/`
33 How can Mesa developers reproduce the issue? When reporting a game issue, start explaining from a fresh save file and don't assume prior knowledge of the game's story.
37 1. `Start new game and enter second mission (takes about 10 minutes)`
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
71 Does your environment set any of the variables `ACO_DEBUG`, `RADV_DEBUG`, and `RADV_PERFTEST`?
  /xsrc/external/mit/xkeyboard-config/dist/scripts/
symbols-tree.py 17 And,
42 Wrapper class to avoid loading the same symbols file over and over
107 OTHERLINE = And([~lit("};"), ~lit("include") + Regex(".*")]) + EOL
137 if filter_section and s.name != filter_section:
  /xsrc/external/mit/MesaLib.old/dist/src/amd/common/
ac_llvm_helper.cpp 5 * copy of this software and associated documentation files (the
8 * distribute, sub license, and/or sell copies of the Software, and to
14 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
15 * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
20 * The above copyright notice and this permission notice (including the
115 * optimizations, instruction selection, and code generation.
194 binop = llvm::AtomicRMWInst::And;
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_packed_depth_stencil.spec 34 Provides a mechanism for DrawPixels and ReadPixels to efficiently
35 transfer depth and stencil image data. Specifically, we defined new
36 packed pixel formats and types which pack both stencil and depth
41 1. Is this the right way to distinguish between 24/8 and 8/24
47 And perhaps just use GL_UNSIGNED_INT, GL_UNSIGNED_SHORT ?
50 preceeds depth in the 1_15 and 8_24 formats?
55 New Procedures and Functions
61 Accepted by the <format> parameter of ReadPixels and DrawPixels:
65 Accepted by the <type> parameter of ReadPixels and DrawPixels
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_packed_depth_stencil.spec 34 Provides a mechanism for DrawPixels and ReadPixels to efficiently
35 transfer depth and stencil image data. Specifically, we defined new
36 packed pixel formats and types which pack both stencil and depth
41 1. Is this the right way to distinguish between 24/8 and 8/24
47 And perhaps just use GL_UNSIGNED_INT, GL_UNSIGNED_SHORT ?
50 preceeds depth in the 1_15 and 8_24 formats?
55 New Procedures and Functions
61 Accepted by the <format> parameter of ReadPixels and DrawPixels:
65 Accepted by the <type> parameter of ReadPixels and DrawPixels
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/amd/llvm/
ac_llvm_helper.cpp 5 * copy of this software and associated documentation files (the
8 * distribute, sub license, and/or sell copies of the Software, and to
14 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
15 * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
20 * The above copyright notice and this permission notice (including the
216 * optimizations, instruction selection, and code generation.
279 binop = llvm::AtomicRMWInst::And;
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
parse-submits.lua 1 -- Parse cmdstream dump and analyse blits and batches
36 -- And each each draw will read from M sources/textures:
95 -- a really good way to differentiate between submits and cmds. Ie.
96 -- with growable cmdstream, and a large # of tiles, IB1 can get split
99 if draws == 0 and blits == 0 then
171 elseif source.flag and allmrts[source.flag] then
204 -- passes with only a clear and no draws:
216 if sysmem == 0 and r.RB_BLIT_BASE_GMEM == r.RB_DEPTH_BUFFER_BASE_GMEM then
259 if r.SP_PS_2D_SRC == 0x100000 and not r.RB_2D_BLIT_CNTL.SOLID_COLOR the
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
56 in a different texture map, and dynamically select which two
72 the height and width of the N+1 LOD is halved, but the depth is the
84 New Procedures and Functions
93 All token names and values come directly from EXT_texture_array.
95 Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
96 the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
98 GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and
106 CompressedTexSubImage2D, GetTexLevelParameteriv, and
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
56 in a different texture map, and dynamically select which two
72 the height and width of the N+1 LOD is halved, but the depth is the
84 New Procedures and Functions
93 All token names and values come directly from EXT_texture_array.
95 Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
96 the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
98 GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and
106 CompressedTexSubImage2D, GetTexLevelParameteriv, and
    [all...]
  /xsrc/external/mit/libXfontcache/dist/
ltmain.sh 8 # This program is free software; you can redistribute it and/or modify
30 # is ksh but when the shell is invoked as "sh" and the current value of
53 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
65 # Discard the --no-reexec flag, and continue.
74 # Restart under the correct shell, and then maybe $echo will work.
112 # Only set LANG and LC_ALL to C if already set.
164 # libtool processes, and avoids race conditions if possible. If
175 # If mktemp works, use that first and foremost
179 # Failing that, at least try and use $RANDOM to avoid a race
202 # Need a lot of goo to handle *both* DLLs and import lib
    [all...]
  /xsrc/external/mit/libxkbui/dist/
ltmain.sh 8 # This program is free software; you can redistribute it and/or modify
30 # is ksh but when the shell is invoked as "sh" and the current value of
49 # See if we are running on zsh, and set the options which allow our
57 # Discard the --no-reexec flag, and continue.
66 # Restart under the correct shell, and then maybe $echo will work.
104 # Only set LANG and LC_ALL to C if already set.
146 # libtool processes, and avoids race conditions if possible. If
157 # If mktemp works, use that first and foremost
161 # Failing that, at least try and use $RANDOM to avoid a race
184 # Need a lot of goo to handle *both* DLLs and import lib
    [all...]
  /xsrc/external/mit/xf86-input-ws/dist/
ltmain.sh 8 # This program is free software; you can redistribute it and/or modify
30 # is ksh but when the shell is invoked as "sh" and the current value of
53 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
65 # Discard the --no-reexec flag, and continue.
74 # Restart under the correct shell, and then maybe $echo will work.
112 # Only set LANG and LC_ALL to C if already set.
164 # libtool processes, and avoids race conditions if possible. If
175 # If mktemp works, use that first and foremost
179 # Failing that, at least try and use $RANDOM to avoid a race
202 # Need a lot of goo to handle *both* DLLs and import lib
    [all...]
  /xsrc/external/mit/xf86-video-imstt/dist/
ltmain.sh 8 # This program is free software; you can redistribute it and/or modify
30 # is ksh but when the shell is invoked as "sh" and the current value of
49 # See if we are running on zsh, and set the options which allow our
57 # Discard the --no-reexec flag, and continue.
66 # Restart under the correct shell, and then maybe $echo will work.
104 # Only set LANG and LC_ALL to C if already set.
146 # libtool processes, and avoids race conditions if possible. If
157 # If mktemp works, use that first and foremost
161 # Failing that, at least try and use $RANDOM to avoid a race
184 # Need a lot of goo to handle *both* DLLs and import lib
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/
ltmain.sh 8 # This program is free software; you can redistribute it and/or modify
30 # is ksh but when the shell is invoked as "sh" and the current value of
53 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
63 # Discard the --no-reexec flag, and continue.
72 # Restart under the correct shell, and then maybe $echo will work.
110 # Only set LANG and LC_ALL to C if already set.
156 # libtool processes, and avoids race conditions if possible. If
167 # If mktemp works, use that first and foremost
171 # Failing that, at least try and use $RANDOM to avoid a race
194 # Need a lot of goo to handle *both* DLLs and import lib
    [all...]
  /xsrc/external/mit/freetype/dist/builds/unix/
ltmain.sh 13 # GNU Libtool is free software; you can redistribute it and/or modify
69 # General shell script boiler plate, and helper functions.
76 # This program is free software; you can redistribute it and/or modify
102 # the functions and variables defined here:
184 # CHECK_FUNC should accept the path to a candidate program, and
351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'.
369 # functions in the '^func_' namespace, and the '^require_' namespace
374 # results into a variable named after the function, and often use
377 # should continue to work as you expect. And, of course, you can freely
404 # is ksh but when the shell is invoked as "sh" and the current value o
    [all...]
  /xsrc/external/mit/glu/dist/
ltmain.sh 13 # GNU Libtool is free software; you can redistribute it and/or modify
69 # General shell script boiler plate, and helper functions.
76 # This program is free software; you can redistribute it and/or modify
102 # the functions and variables defined here:
184 # CHECK_FUNC should accept the path to a candidate program, and
351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'.
369 # functions in the '^func_' namespace, and the '^require_' namespace
374 # results into a variable named after the function, and often use
377 # should continue to work as you expect. And, of course, you can freely
404 # is ksh but when the shell is invoked as "sh" and the current value o
    [all...]
  /xsrc/external/mit/glw/dist/
ltmain.sh 11 # GNU Libtool is free software; you can redistribute it and/or modify
39 # --features display basic configuration information and exit
65 # When reporting a bug, please describe a test case to reproduce it and
89 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
128 # is ksh but when the shell is invoked as "sh" and the current value of
167 # perform func_basename and func_dirname in a single function
176 # and func_basename. For efficiency, we do not delegate to
203 # Remove doubled-up and trailing slashes, "." path components,
204 # and cancel out any ".." path components in PATH after making
209 # Start from root dir and reassemble the path
    [all...]
  /xsrc/external/mit/libXTrap/dist/
ltmain.sh 10 # GNU Libtool is free software; you can redistribute it and/or modify
38 # --features display basic configuration information and exit
65 # When reporting a bug, please describe a test case to reproduce it and
91 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
130 # is ksh but when the shell is invoked as "sh" and the current value of
185 # perform func_basename and func_dirname in a single function
194 # and func_basename. For efficiency, we do not delegate to
210 # strip PREFIX and SUFFIX off of NAME.
211 # PREFIX and SUFFIX must not contain globbing or regex special
235 # Remove doubled-up and trailing slashes, "." path components
    [all...]
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 11 # GNU Libtool is free software; you can redistribute it and/or modify
39 # --features display basic configuration information and exit
65 # When reporting a bug, please describe a test case to reproduce it and
89 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
128 # is ksh but when the shell is invoked as "sh" and the current value of
167 # perform func_basename and func_dirname in a single function
176 # and func_basename. For efficiency, we do not delegate to
203 # Remove doubled-up and trailing slashes, "." path components,
204 # and cancel out any ".." path components in PATH after making
209 # Start from root dir and reassemble the path
    [all...]
  /xsrc/external/mit/libXfont/dist/
ltmain.sh 13 # GNU Libtool is free software; you can redistribute it and/or modify
69 # General shell script boiler plate, and helper functions.
76 # This program is free software; you can redistribute it and/or modify
102 # the functions and variables defined here:
184 # CHECK_FUNC should accept the path to a candidate program, and
351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'.
369 # functions in the '^func_' namespace, and the '^require_' namespace
374 # results into a variable named after the function, and often use
377 # should continue to work as you expect. And, of course, you can freely
404 # is ksh but when the shell is invoked as "sh" and the current value o
    [all...]
  /xsrc/external/mit/libXxf86misc/dist/
ltmain.sh 13 # GNU Libtool is free software; you can redistribute it and/or modify
69 # General shell script boiler plate, and helper functions.
76 # This program is free software; you can redistribute it and/or modify
102 # the functions and variables defined here:
184 # CHECK_FUNC should accept the path to a candidate program, and
351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'.
369 # functions in the '^func_' namespace, and the '^require_' namespace
374 # results into a variable named after the function, and often use
377 # should continue to work as you expect. And, of course, you can freely
404 # is ksh but when the shell is invoked as "sh" and the current value o
    [all...]
  /xsrc/external/mit/mesa-demos/dist/
ltmain.sh 13 # GNU Libtool is free software; you can redistribute it and/or modify
69 # General shell script boiler plate, and helper functions.
76 # This program is free software; you can redistribute it and/or modify
102 # the functions and variables defined here:
184 # CHECK_FUNC should accept the path to a candidate program, and
351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'.
369 # functions in the '^func_' namespace, and the '^require_' namespace
374 # results into a variable named after the function, and often use
377 # should continue to work as you expect. And, of course, you can freely
404 # is ksh but when the shell is invoked as "sh" and the current value o
    [all...]
  /xsrc/external/mit/xcb-util/dist/
ltmain.sh 10 # GNU Libtool is free software; you can redistribute it and/or modify
38 # --features display basic configuration information and exit
60 # When reporting a bug, please describe a test case to reproduce it and
84 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
95 # Only set LANG and LC_ALL to C if already set.
148 # perform func_basename and func_dirname in a single function
157 # and func_basename. For efficiency, we do not delegate to
174 # is ksh but when the shell is invoked as "sh" and the current value of
222 # four `\'s followed by two `\'s and then a '$'. `\' that '$'.
279 # Echo program name prefixed message to standard error, and exit
    [all...]
  /xsrc/external/mit/xf86-input-synaptics/dist/
ltmain.sh 10 # GNU Libtool is free software; you can redistribute it and/or modify
38 # --features display basic configuration information and exit
65 # When reporting a bug, please describe a test case to reproduce it and
91 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
130 # is ksh but when the shell is invoked as "sh" and the current value of
185 # perform func_basename and func_dirname in a single function
194 # and func_basename. For efficiency, we do not delegate to
210 # strip PREFIX and SUFFIX off of NAME.
211 # PREFIX and SUFFIX must not contain globbing or regex special
235 # Remove doubled-up and trailing slashes, "." path components
    [all...]

Completed in 31 milliseconds

1 2 3 4 5