Home
last modified time | relevance | path

Searched +full:pick +full:- +full:ui (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/mesa3d/bin/pick/
Dui.py1 # Copyright © 2019-2020 Intel Corporation
21 """Urwid UI for pick script."""
46 def __init__(self, *args, ui: 'UI', **kwargs): argument
48 self.ui = ui
53 def __init__(self, *args, ui: 'UI', **kwargs): argument
55 self.ui = ui
57 def keypress(self, size: int, key: str) -> typing.Optional[str]:
61 asyncio.ensure_future(self.ui.update())
63 self.ui.add()
75 def __init__(self, ui: 'UI', commit: 'core.Commit'): argument
[all …]
Dcore.py1 # Copyright © 2019-2020 Intel Corporation
21 """Core data structures and routines for pick."""
34 from .ui import UI
49 IS_FIX = re.compile(r'^\s*fixes:\s*([a-f0-9]{6,40})', flags=re.MULTILINE | re.IGNORECASE)
51 IS_CC = re.compile(r'^\s*cc:\s*["\']?([0-9]{2}\.[0-9])?["\']?\s*["\']?([0-9]{2}\.[0-9])?["\']?\s*\<…
53 IS_REVERT = re.compile(r'This reverts commit ([0-9a-f]{40})')
54 IS_BACKPORT = re.compile(r'^\s*backport-to:\s*(\d{2}\.\d),?\s*(\d{2}\.\d)?',
62 git_toplevel = subprocess.check_output(['git', 'rev-parse', '--show-toplevel'],
91 async def commit_state(*, amend: bool = False, message: str = 'Update') -> bool:
104 cmd = ['--amend', '--no-edit']
[all …]
/third_party/mesa3d/docs/relnotes/
D22.0.1.rst1 Mesa 22.0.1 Release Notes / 2022-03-29
18 ---------------
22 c05f9682c54560b36e0afa70896233fc73f1ed715e10d1a028b0eb84fd04426f mesa-22.0.1.tar.xz
26 ------------
28 - None
32 ---------
34 - freedreno: crash in PUBG
35 - [regression][bisected] MSVC: Build failure in libmesa_util when targeting x86 32-bit
36 - A crash in radeonsi driver
37 - freedreno: deqp cts fails
[all …]
D21.1.7.rst1 Mesa 21.1.7 Release Notes / 2021-08-11
18 ---------------
22 e9e67c10654f2e4bf15b944bb048007a614292aa4792b1b7512eb700b7b3a7bb mesa-21.1.7.tar.xz
26 ------------
28 - None
32 ---------
34 - Miscompilation of a switch case
35 - [radeonsi][regression] CPU is being used ~10 times more than usual after c5478f9067f.
36 - dEQP-VK.wsi.android.swapchain.create#image_swapchain_create_info crash on Android R
37 - The image is distorted while use iGPU(Intel GPU) rendering and output via dGPU (AMD GPU)
[all …]
D23.0.4.rst1 Mesa 23.0.4 Release Notes / 2023-05-30
18 ---------------
22 ee7f2cad1c58f943ea3048e59871908900b0a656ebdcf6a309e60af4270792f6 mesa-23.0.4.tar.xz
27 ------------
29 - None
33 ---------
35 - radv: Battlefield {1,5} hangs on RX 7900 XTX
36 - radv: graphical artifacts in MSFS running via DXVK on RX7900XT
37 - [radeonsi] flickering debug chunk border lines in Minecraft
38 - vulkan/device_select: no way to select between GPUs of the same model due to bugs
[all …]
D20.1.6.rst1 Mesa 20.1.6 Release Notes / 2020-08-19
18 ---------------
22 23bed40114b03ad640c95bfe72cc879ed2f941d0d481b77b5204a1fc567fa93c mesa-20.1.6.tar.xz
26 ------------
28 - None
32 ---------
34 - [spirv-fuzz] SPIR-V parsing failed "src->type->type == dest->type->type"
35 - [RADV] commit d19bc94e4eb94 broke gamescope with Navi
36 - 4e3a7dcf6ee4946c46ae8b35e7883a49859ef6fb breaks Gamescope showing windows properly.
37 - anv: crashes in CTS test dEQP-VK.subgroups.*.framebuffer.*_tess_eval
[all …]
D20.2.4.rst1 Mesa 20.2.4 Release Notes / 2020-12-04
18 ---------------
22 0572dc6015d2e1c50f67823edd16855ae9b6feded0a1470598404e75e64aa092 mesa-20.2.4.tar.xz
26 ------------
28 - None
32 ---------
34 - [AMDGPU NAVI 5700xt] Large parts of the Blender viewport does not render correctly if an object w…
35 - zink: regression after !7606
39 -------
43 - etnaviv/drm: fix evil-twin etna_drm_table_lock
[all …]
D11.1.3.rst15 ----------------
19 9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz
20 51f6658a214d75e4d9f05207586d7ed56ebba75c6b10841176fb6675efa310ac mesa-11.1.3.tar.xz
23 ------------
28 ---------
32 - `Bug 27512 <https://bugs.freedesktop.org/show_bug.cgi?id=27512>`__ -
34 - `Bug 91526 <https://bugs.freedesktop.org/show_bug.cgi?id=91526>`__ -
35 World of Warcraft (on Wine) has UI corruption with nouveau
36 - `Bug 92193 <https://bugs.freedesktop.org/show_bug.cgi?id=92193>`__ -
38 ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture
[all …]
D21.1.2.rst1 Mesa 21.1.2 Release Notes / 2021-06-02
18 ---------------
22 23b4b63760561f3a4f98b5be12c6de621e9a6bdf355e087a83d9184cd4e2825f mesa-21.1.2.tar.xz
26 ------------
28 - None
32 ---------
34 - zink: regression for primitive-restart on ANV
35 - zink: Expected Image Operand ConstOffset to be a const object
36 - [RADV] - Path of Exile (238960) - Ground decals are missing or corrupted using the Vulkan rendere…
37 - [ADL-S / TGL-U / TGL-H] Pixels missing / flickering when render some app on weston
[all …]
D23.1.6.rst1 Mesa 23.1.6 Release Notes / 2023-08-16
18 ---------------
22 f4c7fd8e7b472a88da7d83e9a48f6f3bd17d4ea2cc4386f7231b796f3964157a mesa-23.1.6.tar.xz
26 ------------
28 - None
32 ---------
34 - nouveau prevents hardware acceleration with Chromium (Wayland)
35 - Corrupt text rendering in Blender
36 - DRI2 gallium frontend is using bad format type
37 - Incorrect vlVaCreateBuffer/vlVaMapBuffer behavior for buffer type VAEncCodedBufferType in Gallium
[all …]
D19.3.4.rst1 Mesa 19.3.4 Release Notes / 2020-02-13
20 ---------------
24 1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4 mesa-19.3.4.tar.xz
27 ------------
29 - None
32 ---------
34 - [RADV] GPU hangs while the cutscene plays in the game Assassin's
36 - Broken rendering of glxgears on S/390 architecture (64bit, BigEndian)
37 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM
38 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM
[all …]
D22.0.2.rst1 Mesa 22.0.2 Release Notes / 2022-04-21
18 ---------------
22 df4fa560dcce6680133067cd15b0505fc424ca703244ce9ab247c74d2fab6885 mesa-22.0.2.tar.xz
26 ------------
28 - None
32 ---------
34 - Vulkan::Calling vkWaitForFences Timeout
35 - Intel (CHT) - Uplink text rendering bugged out in Mesa 22.0
36 - gen9atom gpu hang on dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1
37 - bad memory managment on panfrost RK3399 - cannot alocate more ram - fury unleashed
[all …]
/third_party/mesa3d/bin/
Dpick-ui.sh2 set -eu
4 this_dir=$(dirname -- "$(readlink -f -- "${BASH_SOURCE[0]}")")
8 "$this_dir/python-venv.sh" \
9 "$this_dir/pick/requirements.txt" \
10 "$this_dir/pick-ui.py" "$@"
Dpick-ui.py2 # Copyright © 2019-2020 Intel Corporation
26 from pick.ui import UI, PALETTE
29 u = UI()
/third_party/skia/third_party/externals/angle2/doc/
DChoosingANGLEBranch.md26 branches will be short-lived.
48 ## Cherry-picking a change to a release branch
56 entirely in the Gerrit UI. Click the "Cherry pick" button and enter
62 2. `git cherry-pick [commit_hash]`
66 Have the cherry-pick reviewed, and then land it. It's also OK to skip
70 There is one final step to pick up the ANGLE change into a Chromium Beta or
71 Stable branch. A Skia auto-roller updates the DEPS file in the corresponding
74 these auto-rollers:
76 1. https://autoroll.skia.org/r/angle-chromium-beta-autoroll
77 1. https://autoroll.skia.org/r/angle-chromium-stable-autoroll
/third_party/backends/doc/
Dreleases.md1 ---
3 SPDX-License-Identifier: CC-BY-SA-4.0
4 ---
6 # Creating A New `sane-backends` Release
9 a new `sane-backends` release. Content has been checked while working
19 It is easiest to pick a release date well in advance so everyone knows
20 what to expect. Ignoring security bug fix releases, `sane-backends`
21 has been released on a roughly half-yearly schedule since `1.0.28`.
23 Once you pick a date (and time), say `DT`, the planning is simply a
26 - `$DT - 0 days`: **release** :confetti_ball:
[all …]
/third_party/cups/cups/
Dppd.h7 * Copyright © 2020-2024 by OpenPrinting.
8 * Copyright © 2007-2019 by Apple Inc.
9 * Copyright © 1997-2007 by Easy Software Products, all rights reserved.
74 typedef enum ppd_ui_e /**** UI Types @deprecated@ ****/
77 PPD_UI_PICKONE, /* Pick one from a list */
78 PPD_UI_PICKMANY /* Pick zero or more from a list */
93 PPD_CS_CMYK = -4, /* CMYK colorspace */
107 PPD_MISSING_PPDADOBE4, /* Missing PPD-Adobe-4.x header */
145 char text[PPD_MAX_TEXT]; /* Human-readable text, if any */
155 char choice[PPD_MAX_NAME]; /* Computer-readable option name */
[all …]
/third_party/grpc/third_party/objective_c/google_toolbox_for_mac/UnitTesting/
DGTMGoogleTestRunner.mm10 // http://www.apache.org/licenses/LICENSE-2.0
26 // that Xcode can pick them up in it's UI.
34 // UI. You can only turn on/off all of the C++ tests. It does however give
35 // you output that you can click on in the Xcode UI and immediately jump to a
42 // - Add GTMGoogleTestRunner to your test bundle sources.
43 // - Add gtest-all.cc from gtest to your test bundle sources.
44 // - Write some C++ tests and add them to your test bundle sources.
45 // - Build and run tests. Your C++ tests should just execute.
77 // This will handle fatal and non-fatal gtests properly.
91 // gtest likes to give multi-line summaries. These don't look good in
[all …]
/third_party/rust/rust/compiler/rustc_hir_typeck/src/method/
Dconfirm.rs34 fn deref(&self) -> &Self::Target { in deref()
52 pick: &probe::Pick<'tcx>, in confirm_method()
54 ) -> ConfirmResult<'tcx> { in confirm_method()
56 "confirm(unadjusted_self_ty={:?}, pick={:?}, generic_args={:?})", in confirm_method()
57 unadjusted_self_ty, pick, segment.args, in confirm_method()
61 confirm_cx.confirm(unadjusted_self_ty, pick, segment) in confirm_method()
70 pick: &probe::Pick<'tcx>, in confirm_method_for_diagnostic()
72 ) -> ConfirmResult<'tcx> { in confirm_method_for_diagnostic()
75 confirm_cx.confirm(unadjusted_self_ty, pick, segment) in confirm_method_for_diagnostic()
85 ) -> ConfirmContext<'a, 'tcx> { in new()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp1 //===- RDFRegisters.cpp ---------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
37 if (RC->LaneMask != RI.RegClass->LaneMask) { in PhysicalRegisterInfo()
61 UnitInfo &UI = UnitInfos[P.first]; in PhysicalRegisterInfo() local
62 UI.Reg = F; in PhysicalRegisterInfo()
64 UI.Mask = P.second; in PhysicalRegisterInfo()
67 UI.Mask = RC->LaneMask; in PhysicalRegisterInfo()
69 UI.Mask = LaneBitmask::getAll(); in PhysicalRegisterInfo()
172 if (RC != nullptr && (RR.Mask & RC->LaneMask) == RC->LaneMask) in aliasRM()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp1 //===- Float2Int.cpp - Demote floating point ops to work on integers ------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
38 // float to the int domain: fptoui, fptosi and fcmp. Walk up the def-use
44 // If a non-mappable instruction is seen, this entire def-use graph is marked
45 // as non-transformable. If we see an instruction that converts from the
50 MaxIntegerBW("float2int-max-integer-bw", cl::init(64), cl::Hidden,
121 // Find the roots - instructions that convert from the FP domain to
141 if (mapFCmpPred(cast<CmpInst>(&I)->getPredicate()) != in findRoots()
[all …]
DLoopSink.cpp1 //===-- LoopSink.cpp - Loop Sink Pass -------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 // This pass is a reverse-transformation of LICM. It differs from the Sink
27 // InsertBBs = UseBBs - DomBBs + BB
31 //===----------------------------------------------------------------------===//
62 "sink-freq-percent-threshold", cl::Hidden, cl::init(90),
67 "max-uses-for-sinking", cl::Hidden, cl::init(30),
132 // * Pick the ColdestBB from ColdLoopBBs in findBBsToSinkInto()
134 // - BBsDominatedByColdestBB is a subset of BBsToSinkInto in findBBsToSinkInto()
[all …]
/third_party/rust/rust/src/tools/compiletest/src/
Djson.rs60 fn first_callsite_in_file(&self, file_name: &str) -> &DiagnosticSpan { in first_callsite_in_file()
87 pub fn rustfix_diagnostics_only(output: &str) -> String { in rustfix_diagnostics_only()
94 pub fn extract_rendered(output: &str) -> String { in extract_rendered()
135 // preserve non-JSON lines, such as ICEs in extract_rendered()
142 pub fn parse_output(file_name: &str, output: &str, proc_res: &ProcRes) -> Vec<Error> { in parse_output()
146 fn parse_line(file_name: &str, line: &str, output: &str, proc_res: &ProcRes) -> Vec<Error> { in parse_line()
147 // The compiler sometimes intermingles non-JSON stuff into the in parse_line()
157 // Ignore the future compat report message - this is handled in parse_line()
198 .take(1) // sometimes we have more than one showing up in the json; pick first in push_expected_errors()
214 // assumption is that these multi-line error messages are on their in push_expected_errors()
[all …]
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dexpectation.rs8 /// When type-checking an expression, we propagate downward
31 // {22} else {c} as u8` -- if we propagate the
32 // "castable to u8" constraint to 22, it will pick the
45 pub(super) fn adjust_for_branches(&self, fcx: &FnCtxt<'a, 'tcx>) -> Expectation<'tcx> { in adjust_for_branches()
68 /// expectation `ExpectHasType([isize])`, that would be too strong --
73 /// See the test case `test/ui/coerce-expect-unsized.rs` and #20169
75 pub(super) fn rvalue_hint(fcx: &FnCtxt<'a, 'tcx>, ty: Ty<'tcx>) -> Expectation<'tcx> { in rvalue_hint()
85 fn resolve(self, fcx: &FnCtxt<'a, 'tcx>) -> Expectation<'tcx> { in resolve()
95 pub(super) fn to_option(self, fcx: &FnCtxt<'a, 'tcx>) -> Option<Ty<'tcx>> { in to_option()
104 /// for the program to type-check). `only_has_type` will return
[all …]
/third_party/rust/rust/compiler/rustc_borrowck/src/region_infer/
Dopaque_types.rs24 /// For example consider `fn f<'a>(x: &'a i32) -> impl Sized + 'a { x }`.
28 /// fn f<'a>(x: &'a i32) -> f<'static>::_Return<'a> { x }
45 /// `fn f<'a: 'b, 'b: 'a>(x: *mut &'b i32) -> impl Sized + 'a { x }`
65 ) -> FxIndexMap<LocalDefId, OpaqueHiddenType<'tcx>> { in infer_opaque_types()
98 "opaque type with non-universal region substs", in infer_opaque_types()
163 // Pick a better span if there is one. in infer_opaque_types()
164 // FIXME(oli-obk): collect multiple spans for better diagnostics down the road. in infer_opaque_types()
182 pub(crate) fn name_regions<T>(&self, tcx: TyCtxt<'tcx>, ty: T) -> T in name_regions()
194 // Nothing exact found, so we pick the first one that we find. in name_regions()
217 ) -> Ty<'tcx>; in infer_opaque_definition_from_instantiation()
[all …]

1234567