| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | print-vt-chars.pl | 260 my @known; 261 my $known = -1; 267 $known[ ++$known ] = $key; 272 my $high = int( ( $known + $cols ) / $cols ); 277 next if ( $z > $known ); 278 printf STDERR "%-*s", $width, $known[$z];
|
| /xsrc/external/mit/freetype/dist/src/cid/ |
| H A D | module.mk | 20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRIVER_DONE)
|
| /xsrc/external/mit/freetype/dist/src/type42/ |
| H A D | module.mk | 20 $(ECHO_DRIVER)type42 $(ECHO_DRIVER_DESC)Type 42 font files with no known extension$(ECHO_DRIVER_DONE)
|
| /xsrc/external/mit/xf86-video-sunleo/dist/ |
| H A D | README.md | 6 Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/ |
| H A D | gtest-runner.sh | 17 # Default to an empty known flakes file if it doesn't exist. 61 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
| H A D | report-flakes.py | 80 parser.add_argument('--known-flakes', type=str, 137 for known in known_flakes: 138 if known.match(flake):
|
| H A D | deqp-runner.sh | 92 # Default to an empty known flakes file if it doesn't exist. 205 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/ |
| H A D | piglit-runner.sh | 35 # Default to an empty known flakes file if it doesn't exist. 83 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | application-issues.rst | 4 This page documents known issues with some OpenGL applications.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.1.rst | 49 assembly fragment shaders. No applications are known to use this
|
| /xsrc/external/mit/rgb/dist/ |
| H A D | README.md | 14 is "auto" to search for known implementations. Library names should be
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | debugging.rst | 101 The remote debugger, commonly known as rbug, allows for runtime inspections of
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | lima.rst | 41 Check the `known hardware limitations <#known-hardware-limitations>`__ 109 Here are some known caveats in OpenGL support:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/ |
| H A D | disassemble.c | 314 bool known = override != 0x3; /* Unused value */ local in function:print_dest 317 if (!(modeable && known && uppable)) 622 /* Condition repeated 8 times in all known cases. Check this. */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | blend.rst | 24 Logical operations, also known as logicops, lops, or rops, are supported.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | blend.rst | 24 Logical operations, also known as logicops, LOPs, or ROPs, are supported.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | debugging.rst | 114 The remote debugger, commonly known as rbug, allows for runtime inspections of
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/ |
| H A D | analyze.lua | 99 -- TODO maybe we want to whitelist a few well known regs, for the
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | compiler_feature_checks.cmake | 58 message(WARNING "Compiler doesn't support known C99 flag, "
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_query_renderer.spec | 15 No known IP claims. 53 hardware implementation is blacklisted due to known bugs.
|
| H A D | MESA_texture_signed_rgba.spec | 19 No known IP issues
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_query_renderer.spec | 15 No known IP claims. 53 hardware implementation is blacklisted due to known bugs.
|
| H A D | MESA_texture_signed_rgba.spec | 19 No known IP issues
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 85 Scheduling is another NP-complete problem where basically all known heuristics suffer from unpredictable change in register pressure. For that reason, the implemented scheduler does not completely re-schedule all instructions, but only aims to move up memory loads as far as possible without exceeding the maximum register limit for the pre-calculated wave count. The reason this works is that ILP is very limited on GCN. This approach looks promising so far. 108 This pass makes sure that no known hazards occour. 137 * GS = Geometry Shader, also known as legacy GS
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | gettext.m4 | 356 dnl Make all variables we use known to autoconf. 393 dnl Make all documented variables known to autoconf.
|