Searched refs:ignore (Results 1 - 25 of 771) sorted by relevance

1234567891011>>

/xsrc/external/mit/xf86-video-intel/dist/libobj/
H A Dignore.c1 extern void ignore(void);
3 void ignore(void) function in typeref:typename:void
H A DMakefile.am2 libcompat_la_SOURCES = ignore.c # for portability, always build something
/xsrc/external/mit/xf86-video-intel-2014/dist/libobj/
H A Dignore.c1 extern void ignore(void);
3 void ignore(void) function in typeref:typename:void
H A DMakefile.am2 libcompat_la_SOURCES = ignore.c # for portability, always build something
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_keyctrl.c12 glutIgnoreKeyRepeat(int ignore) argument
14 __glutCurrentWindow->ignoreKeyRepeat = ignore;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_equals.cpp32 enum ir_node_type ignore)
37 return a->equals(b, ignore);
86 enum ir_node_type ignore) const
95 if (!array->equals(other->array, ignore))
98 if (!array_index->equals(other->array_index, ignore))
106 enum ir_node_type ignore) const
115 if (ignore != ir_type_swizzle) {
124 return val->equals(other->val, ignore);
128 ir_texture::equals(const ir_instruction *ir, enum ir_node_type ignore) const
140 if (!possibly_null_equals(coordinate, other->coordinate, ignore))
31 possibly_null_equals(const ir_instruction * a,const ir_instruction * b,enum ir_node_type ignore) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_equals.cpp32 enum ir_node_type ignore)
37 return a->equals(b, ignore);
86 enum ir_node_type ignore) const
95 if (!array->equals(other->array, ignore))
98 if (!array_index->equals(other->array_index, ignore))
106 enum ir_node_type ignore) const
115 if (ignore != ir_type_swizzle) {
124 return val->equals(other->val, ignore);
128 ir_texture::equals(const ir_instruction *ir, enum ir_node_type ignore) const
140 if (!possibly_null_equals(coordinate, other->coordinate, ignore))
31 possibly_null_equals(const ir_instruction * a,const ir_instruction * b,enum ir_node_type ignore) argument
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.5.rst39 - cherry-ignore: Add the pci_id into the shader cache UUID
40 - cherry-ignore: fix crash if ctx torn down with no rendering
41 - cherry-ignore: Fix typos.
42 - cherry-ignore: Revert "etnaviv: Cannot render to rb-swapped formats"
43 - cherry-ignore: Revert "i965/fs: Don't emit SEL instructions for
45 - cherry-ignore: fix typo in a2b10g10r10 fast clear calculation
46 - cherry-ignore: remove unused anv_dispatch_table dtable
47 - cherry-ignore: remove unused radv_dispatch_table dtable
48 - cherry-ignore: make radv_resolve_entrypoint static
49 - cherry-ignore
[all...]
H A D17.1.10.rst44 - cherry-ignore: add "st/mesa: skip draw calls with
46 - cherry-ignore: add "radv: use amdgpu_bo_va_op_raw."
47 - cherry-ignore: add "radv: use simpler indirect packet 3 if possible."
48 - cherry-ignore: add "radeonsi: don't always apply the PrimID
50 - cherry-ignore: add "intel/eu/validate: Look up types on demand in
52 - cherry-ignore: add "radv: gfx9 fixes"
53 - cherry-ignore: add "radv/gfx9: set mip0-depth correctly for 2d
55 - cherry-ignore: add "radv/gfx9: fix image resource handling."
56 - cherry-ignore: add "docs/egl: remove reference to EGL_DRIVERS_PATH"
57 - cherry-ignore
[all...]
H A D18.1.7.rst59 - cherry-ignore: Add additional 18.2 only patches
60 - cherry-ignore: Add more 18.2 patches
61 - cherry-ignore: Add more 18.2 patches
62 - cherry-ignore: Add a couple of patches with > 1 fixes tags
63 - cherry-ignore: more 18.2 patches
H A D17.1.6.rst80 - cherry-ignore: add "anv: Round u_vector element sizes to a power of
85 - cherry-ignore: add "anv: Transition MCS buffers from the undefined
88 - cherry-ignore: add "i965: Fix offset addition in get_isl_surf"
89 - cherry-ignore: add "i965: Fix = vs == in MCS aux usage assert."
90 - cherry-ignore: add a couple of radeon commits
91 - cherry-ignore: add "swr/rast: non-regex knob fallback code for gcc <
93 - cherry-ignore: add "swr: fix transform feedback logic"
94 - cherry-ignore: add a couple of radeonsi/gfx9 commits
95 - cherry-ignore: ignore reverte
[all...]
H A D17.2.4.rst42 - cherry-ignore: configure.ac: rework llvm detection and handling
43 - cherry-ignore: glsl: fix derived cs variables
44 - cherry-ignore: added 17.3 nominations.
45 - cherry-ignore: radv: Don't use vgpr indexing for outputs on GFX9.
46 - cherry-ignore: radv: Disallow indirect outputs for GS on GFX9 as
48 - cherry-ignore: mesa/bufferobj: don't double negate the range
49 - cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5.
H A D17.1.8.rst42 - cherry-ignore: cherry-ignore: added 17.2 nominations.
43 - cherry-ignore: add "i965/tex: Don't pass samples to
45 - cherry-ignore: add "i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit."
46 - cherry-ignore: add "egl/drm: Fix misused x and y offsets in
H A D17.2.8.rst45 - cherry-ignore: swr: Fix KNOB_MAX_WORKER_THREADS thread creation
47 - cherry-ignore: added 17.3 nominations.
48 - cherry-ignore: radv: port merge tess info from anv
49 - cherry-ignore: main: Clear shader program data whenever ProgramBinary
51 - cherry-ignore: r600: set DX10_CLAMP for compute shader too
H A D17.1.9.rst44 - cherry-ignore: added 17.2 nominations.
45 - cherry-ignore: add "nir: Fix system_value_from_intrinsic for
47 - cherry-ignore: add "i965: Fix crash in fallback GTT mapping."
48 - cherry-ignore: add "radeonsi/gfx9: always flush DB metadata on
50 - cherry-ignore: add "radv: Fix vkCopyImage with both depth and stencil
52 - cherry-ignore: add "radeonsi/gfx9: proper workaround for LS/HS VGPR
H A D17.2.5.rst47 - cherry-ignore: radv: copy indirect lowering settings from radeonsi
48 - cherry-ignore: i965: fix blorp stage_prog_data->param leak
49 - cherry-ignore: etnaviv: don't do resolve-in-place without valid TS
50 - cherry-ignore: intel/fs: Alloc pull constants off mem_ctx
51 - cherry-ignore: added 17.3 nominations.
52 - cherry-ignore: automake: include git_sha1.h.in in release tarball
H A D18.1.9.rst54 - mesa/util: don't ignore NULL returned from 'malloc'
75 - cherry-ignore: Add additional 18.2 patch
77 - cherry-ignore: add another 18.2 patch
78 - cherry-ignore: Add patches that don't apply cleanly and are for
80 - cherry-ignore: Add more 18.2 patches
81 - cherry-ignore: add 18.2 patchs
82 - cherry-ignore: add a patch that was reverted on master
83 - cherry-ignore: one final update
H A D17.3.4.rst111 - cherry-ignore: i965: Accept CONTEXT_ATTRIB_PRIORITY for
113 - cherry-ignore: swr: refactor swr_create_screen to allow for proper
115 - cherry-ignore: anv: add explicit 18.0 only nominations
116 - cherry-ignore: radv: fix sample_mask_in loading. (v3.1)
117 - cherry-ignore: meson: multiple fixes
118 - cherry-ignore: swr/rast: support llvm 3.9 type declarations
119 - Revert "cherry-ignore: intel/fs: Use the original destination region
121 - cherry-ignore: ac/nir: set amdgpu.uniform and invariant.load for UBOs
122 - cherry-ignore: add gen10 fixes
123 - cherry-ignore
[all...]
/xsrc/external/mit/MesaLib.old/dist/bin/
H A Dget-extra-pick-list.sh33 # Or if it isn't in the ignore list.
34 if [ -f bin/.cherry-ignore ] ; then
35 if grep -q ^$candidate bin/.cherry-ignore ; then
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec18 glxflags: client-intercept client-handcode server-handcode EXT SGI ignore ARB
109 # - set glxflags to "ignore" until GLX is updated to support the new command
5548 glxflags ignore
5559 glxflags ignore
5569 glxflags ignore
5580 glxflags ignore
5590 glxflags ignore
5603 glxflags ignore
5616 glxflags ignore
5629 glxflags ignore
[all...]
/xsrc/external/mit/xterm/dist/vttests/
H A Dtab0.sh39 read -r ignore
63 read -r ignore
/xsrc/external/mit/xorg-server.old/dist/config/
H A Dfdi2iclass.py107 ignore = False
127 ignore = True
134 return (driver, ignore, options)
166 def print_section(matches, driver, ignore, options):
176 if ignore:
191 (driver, ignore, options) = parse_options(match_node)
192 if not driver and not ignore and not options:
198 print_section(matches, driver, ignore, options)
/xsrc/external/mit/xorg-server/dist/config/
H A Dfdi2iclass.py107 ignore = False
127 ignore = True
134 return (driver, ignore, options)
166 def print_section(matches, driver, ignore, options):
176 if ignore:
191 (driver, ignore, options) = parse_options(match_node)
192 if not driver and not ignore and not options:
198 print_section(matches, driver, ignore, options)
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D80-delicious.conf8 <test name="family" compare="eq" ignore-blanks="true">
/xsrc/external/mit/libXpm/dist/
H A Dtap-driver.sh53 [--enable-hard-errors={yes|no}] [--ignore-exit]
83 --ignore-exit) ignore_exit=1;;
608 # A "Bail out!" directive should cause us to ignore any following TAP

Completed in 37 milliseconds

1234567891011>>